summaryrefslogtreecommitdiff
path: root/CHANGELOG.rst
diff options
context:
space:
mode:
authorElena ``of Valhalla'' Grandi <valhalla@trueelena.org>2021-12-24 10:39:09 +0100
committerElena ``of Valhalla'' Grandi <valhalla@trueelena.org>2021-12-24 10:39:09 +0100
commitd330ae9d297e78fb53f79cda89413b57d34d255e (patch)
tree767c93606635ca38224ac022d1c091fe65cce127 /CHANGELOG.rst
parent4cdc3caa4b81ddf06af35ca00197caed45dc65ac (diff)
Prepare release 0.9.0v0.9.0
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r--CHANGELOG.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index cf761b7..21d828e 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -5,6 +5,9 @@
Unreleased
==========
+0.9.0
+=====
+
* New data type: geo (for Geo URIs).
* New custom filter for templates: to_yaml.
* git hook to update the lesana cache when files are changed by git.
@@ -33,6 +36,7 @@ Bugfixes
--------
* date fields are now parsed and loaded as date, not datetime.
+* help strings are added as comments with just one #, not two.
0.8.1
=====