We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f0b740 commit 3b49895Copy full SHA for 3b49895
CHANGES
@@ -1,8 +1,15 @@
1
+=========
2
Changelog
3
=========
4
5
Here you can find the recent changes to tmuxp.
6
7
+0.1-rc1
8
+-------
9
+
10
+- [internal] `pep8`_ and `pep257`_ in unit tests.
11
+- Changelog will now be updated on a version basis.
12
13
0.1-dev
14
-------
15
doc/history.rst
@@ -7,4 +7,4 @@ History
.. module:: tmuxp
.. include:: ../CHANGES
- :start-line: 3
+ :start-line: 4
0 commit comments