From 82879cdda52674c000795c3b37f81d128e09c4ce Mon Sep 17 00:00:00 2001 From: Thomas Holder Date: Wed, 9 Dec 2020 12:39:03 +0100 Subject: [PATCH] Add a changelog --- docs/source/changelog.rst | 14 ++++++++++++++ docs/source/index.rst | 1 + 2 files changed, 15 insertions(+) create mode 100644 docs/source/changelog.rst diff --git a/docs/source/changelog.rst b/docs/source/changelog.rst new file mode 100644 index 0000000..05f7afe --- /dev/null +++ b/docs/source/changelog.rst @@ -0,0 +1,14 @@ +********* +Changelog +********* + +v3.4.0 +====== + +Backwards Incompatible Changes +------------------------------ + +* ``propka --version`` now shows the program version and exits. Previously this + option took a version argument to specify the sub-version of propka. However, + this was non-functional at least since 2012. + (https://github.com/jensengroup/propka/issues/89) diff --git a/docs/source/index.rst b/docs/source/index.rst index 72f19b3..6873cb6 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -86,6 +86,7 @@ Indices and tables quickstart command api + changelog references