Update changelog
This commit is contained in:
parent
1152fba067
commit
172dbba8aa
|
@ -2,6 +2,12 @@
|
|||
CHANGELOG
|
||||
=========
|
||||
|
||||
0.8.242 (2022-08-07)
|
||||
--------------------
|
||||
|
||||
* Always show "all" email settings if user has config perm.
|
||||
|
||||
|
||||
0.8.241 (2022-08-06)
|
||||
--------------------
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# -*- coding: utf-8; -*-
|
||||
|
||||
__version__ = '0.8.241'
|
||||
__version__ = '0.8.242'
|
||||
|
|
Loading…
Reference in a new issue