Add CHANGELOG for v0.11.4

This commit is contained in:
Sumner Evans
2020-08-01 01:05:55 -06:00
parent 04a5c151c1
commit 12dde4bedd
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
v0.11.4
=======
Improved the way that the version is retrieved for building the documentation to
make it easier to package for the AUR.
v0.11.2
=======

View File

@@ -1 +1 @@
__version__ = "0.11.2"
__version__ = "0.11.4"