Update changelog

This commit is contained in:
Lance Edgar 2024-06-10 11:11:06 -05:00
parent 2c2727bf66
commit dd58c640fa
2 changed files with 8 additions and 1 deletions

View file

@ -5,6 +5,13 @@ CHANGELOG
Unreleased
----------
0.10.16 (2024-06-10)
--------------------
* fix: avoid deprecated config methods for app/node title
* feat: standardize how app, package versions are determined
0.10.15 (2024-06-07)
--------------------

View file

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