Update changelog
This commit is contained in:
parent
2c2727bf66
commit
dd58c640fa
|
@ -5,6 +5,13 @@ CHANGELOG
|
||||||
Unreleased
|
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)
|
0.10.15 (2024-06-07)
|
||||||
--------------------
|
--------------------
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
# -*- coding: utf-8; -*-
|
# -*- coding: utf-8; -*-
|
||||||
|
|
||||||
__version__ = '0.10.15'
|
__version__ = '0.10.16'
|
||||||
|
|
Loading…
Reference in a new issue