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 b32a83a commit 4b3e3e7Copy full SHA for 4b3e3e7
CHANGES
@@ -8,7 +8,8 @@ Here you can find the recent changes to tmuxp.
8
-------
9
10
- [internal] `pep8`_ and `pep257`_ in unit tests.
11
-- Changelog will now be updated on a version basis.
+- Changelog will now be updated on a version basis, use `pep440`_
12
+ versioning.
13
14
0.1-dev
15
@@ -460,5 +461,6 @@ Here you can find the recent changes to tmuxp.
460
461
.. _argcomplete: https://github.com/kislyuk/argcomplete
462
.. _pep257: http://www.python.org/dev/peps/pep-0257/
463
.. _pep8: http://www.python.org/dev/peps/pep-0008/
464
+.. _pep440: http://www.python.org/dev/peps/pep-0440/
465
466
.. todo:: # vim: set filetype=rst:
0 commit comments