Update changelog

This commit is contained in:
Lance Edgar 2022-02-15 17:34:28 -06:00
parent 47bfcc23cb
commit 8744ee74b3
2 changed files with 11 additions and 1 deletions

View file

@ -2,6 +2,16 @@
CHANGELOG CHANGELOG
========= =========
0.8.208 (2022-02-15)
--------------------
* Allow override of navbar-end element in falafel theme header.
* Add initial support for editing user preferences.
* Add FormPosterMixin to WholePage class.
0.8.207 (2022-02-13) 0.8.207 (2022-02-13)
-------------------- --------------------

View file

@ -1,3 +1,3 @@
# -*- coding: utf-8; -*- # -*- coding: utf-8; -*-
__version__ = '0.8.207' __version__ = '0.8.208'