Update changelog

This commit is contained in:
Lance Edgar 2022-11-28 10:54:37 -06:00
parent 88aeaf31c2
commit 434633924a
2 changed files with 13 additions and 1 deletions

View file

@ -2,6 +2,18 @@
CHANGELOG CHANGELOG
========= =========
0.8.264 (2022-11-28)
--------------------
* Add prompt dialog when launching overnight task.
* Fix page title for datasync status.
* Use newer config strategy for all views.
* Auto-format phone number when saving for contact records.
0.8.263 (2022-11-21) 0.8.263 (2022-11-21)
-------------------- --------------------

View file

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