Update changelog
This commit is contained in:
parent
fc3aa4d772
commit
8c0514e49d
2 changed files with 9 additions and 1 deletions
|
@ -2,6 +2,14 @@
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
0.10.27 (2023-05-18)
|
||||||
|
--------------------
|
||||||
|
|
||||||
|
* Add ``get_version()`` and ``get_node_title()`` to app handler.
|
||||||
|
|
||||||
|
* Avoid lookup of continuum user for short session.
|
||||||
|
|
||||||
|
|
||||||
0.10.26 (2023-05-16)
|
0.10.26 (2023-05-16)
|
||||||
--------------------
|
--------------------
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
# -*- coding: utf-8; -*-
|
# -*- coding: utf-8; -*-
|
||||||
|
|
||||||
__version__ = '0.10.26'
|
__version__ = '0.10.27'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue