Update changelog
This commit is contained in:
parent
f2c06042cd
commit
e6dff16550
|
@ -2,6 +2,14 @@
|
|||
CHANGELOG
|
||||
=========
|
||||
|
||||
0.8.58 (2019-08-21)
|
||||
-------------------
|
||||
|
||||
* Provide today's date as context for profile view.
|
||||
|
||||
* Tweak login page logo style for jQuery (non-Buefy) themes.
|
||||
|
||||
|
||||
0.8.57 (2019-08-05)
|
||||
-------------------
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# -*- coding: utf-8; -*-
|
||||
|
||||
__version__ = '0.8.57'
|
||||
__version__ = '0.8.58'
|
||||
|
|
Loading…
Reference in a new issue