Update changelog
This commit is contained in:
parent
9eab7a7555
commit
64c69aab3c
|
@ -2,6 +2,14 @@
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
0.3.1 (2023-06-10)
|
||||||
|
------------------
|
||||||
|
|
||||||
|
* Touch ``fannie.log`` when installing CORE Office.
|
||||||
|
|
||||||
|
* Add password support for ``make_normal_user()``.
|
||||||
|
|
||||||
|
|
||||||
0.3.0 (2023-06-08)
|
0.3.0 (2023-06-08)
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
# -*- coding: utf-8; -*-
|
# -*- coding: utf-8; -*-
|
||||||
|
|
||||||
__version__ = '0.3.0'
|
__version__ = '0.3.1'
|
||||||
|
|
Loading…
Reference in a new issue