Update changelog

This commit is contained in:
Lance Edgar 2023-06-10 16:13:11 -05:00
parent 9eab7a7555
commit 64c69aab3c
2 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,14 @@
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)
------------------

View file

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