Update changelog

This commit is contained in:
Lance Edgar 2022-08-25 22:18:33 -05:00
parent f005ef4d52
commit 36ba6f1463
2 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,14 @@
CHANGELOG CHANGELOG
========= =========
0.8.252 (2022-08-25)
--------------------
* Avoid error when no datasync profiles configured.
* Add max lengths when editing person name via profile view.
0.8.251 (2022-08-24) 0.8.251 (2022-08-24)
-------------------- --------------------

View file

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