summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJensDiemer <git@jensdiemer.de>2020-11-04 08:45:44 +0100
committerJensDiemer <git@jensdiemer.de>2020-11-04 08:45:44 +0100
commit59ed916d51885feac62f9dbbb98e41950766909d (patch)
tree1b44c46a20b72606c73f6169aa2cffeaff29577d
parent867afca57e4e6d7fae419d7b11cc78a5f7ecee7f (diff)
downloadcreole-59ed916d51885feac62f9dbbb98e41950766909d.tar.gz
update README
-rw-r--r--README.creole5
-rw-r--r--README.rst11
2 files changed, 13 insertions, 3 deletions
diff --git a/README.creole b/README.creole
index 90cf3ba..bc9137b 100644
--- a/README.creole
+++ b/README.creole
@@ -228,8 +228,11 @@ Note: In this case you must install **docutils**! See above.
= history =
-* *dev* - [[https://github.com/jedie/python-creole/compare/v1.4.7...master|compare v1.4.7...master]]
+* *dev* - [[https://github.com/jedie/python-creole/compare/v1.4.9...master|compare v1.4.9...master]]
** TBC
+* v1.4.9 - 2020-11-4 - [[https://github.com/jedie/python-creole/compare/v1.4.8...v1.4.9|compare v1.4.8...v1.4.9]]
+** Add missing classifier for Python 3.9 ([[https://github.com/jedie/python-creole/pull/55|Contributed by jugmac00]])
+** Update readme test
* v1.4.8 - 2020-10-17 - [[https://github.com/jedie/python-creole/compare/v1.4.7...v1.4.8|compare v1.4.7...v1.4.8]]
** Validate generated {{{README.rst}}} with [[https://pypi.org/project/readme-renderer/|readme-renderer]]
* v1.4.7 - 2020-10-17 - [[https://github.com/jedie/python-creole/compare/v1.4.6...v1.4.7|compare v1.4.6...v1.4.7]]
diff --git a/README.rst b/README.rst
index 2dcaf62..dfa4db8 100644
--- a/README.rst
+++ b/README.rst
@@ -281,6 +281,7 @@ To see all make targets, just call ``make``:
tox-py36 Run pytest via tox with *python v3.6*
tox-py37 Run pytest via tox with *python v3.7*
tox-py38 Run pytest via tox with *python v3.8*
+ tox-py39 Run pytest via tox with *python v3.9*
pytest Run pytest
update-rst-readme update README.rst from README.creole
publish Release new version to PyPi
@@ -298,10 +299,16 @@ Note: In this case you must install **docutils**! See above.
history
=======
-* *dev* - `compare v1.4.7...master <https://github.com/jedie/python-creole/compare/v1.4.7...master>`_
+* *dev* - `compare v1.4.9...master <https://github.com/jedie/python-creole/compare/v1.4.9...master>`_
* TBC
+* v1.4.9 - 2020-11-4 - `compare v1.4.8...v1.4.9 <https://github.com/jedie/python-creole/compare/v1.4.8...v1.4.9>`_
+
+ * Add missing classifier for Python 3.9
+
+ * Update readme test
+
* v1.4.8 - 2020-10-17 - `compare v1.4.7...v1.4.8 <https://github.com/jedie/python-creole/compare/v1.4.7...v1.4.8>`_
* Validate generated ``README.rst`` with `readme-renderer <https://pypi.org/project/readme-renderer/>`_
@@ -687,4 +694,4 @@ donation
------------
-``Note: this file is generated from README.creole 2020-10-17 22:52:28 with "python-creole"`` \ No newline at end of file
+``Note: this file is generated from README.creole 2020-11-04 08:42:52 with "python-creole"`` \ No newline at end of file