summaryrefslogtreecommitdiff
path: root/README.creole
diff options
context:
space:
mode:
authorJens Diemer <github.com@jensdiemer.de>2020-02-07 15:20:53 +0100
committerGitHub <noreply@github.com>2020-02-07 15:20:53 +0100
commit00cbba43f0fcc8648bc1d2bb461647741f00bc4a (patch)
tree621c49dcc3501b3fff2e96708042c2ab788a832b /README.creole
parent68db4925bfc29c5dfd7ae33c7fe25fe83fb055d4 (diff)
parent784a4d82909d83f31fd13d31120eca6c274e1b60 (diff)
downloadcreole-00cbba43f0fcc8648bc1d2bb461647741f00bc4a.tar.gz
Merge pull request #46 from jedie/code-updatesv1.4.4
Code updates
Diffstat (limited to 'README.creole')
-rw-r--r--README.creole6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.creole b/README.creole
index 39efa4a..655b821 100644
--- a/README.creole
+++ b/README.creole
@@ -227,10 +227,12 @@ Note: In this case you must install **docutils**! See above.
= history =
-* *dev* - [[https://github.com/jedie/python-creole/compare/v1.4.3...master|compare v1.4.3...master]]
+* *dev* - [[https://github.com/jedie/python-creole/compare/v1.4.4...master|compare v1.4.4...master]]
+** TBC
+* v1.4.4 - 2020-02-07 - [[https://github.com/jedie/python-creole/compare/v1.4.3...v1.4.4|compare v1.4.3...v1.4.4]]
** Fix #44: Move {{{poetry-publish}}} to {{{dev-dependencies}}} and lower {{{docutils}}} requirement to {{^0.15}}
+** some code style updated
** Always update README.rst before publish
-** TBC
* v1.4.3 - 2020-02-01 - [[https://github.com/jedie/python-creole/compare/v1.4.2...v1.4.3|compare v1.4.2...v1.4.3]]
** Use new [[https://pypi.org/project/poetry-publish/|poetry-publish]] for {{{make publish}}}
* v1.4.2 - 2020-02-01 - [[https://github.com/jedie/python-creole/compare/v1.4.1...v1.4.2|compare v1.4.1...v1.4.2]]