Update changelog

This commit is contained in:
Lance Edgar 2023-05-18 13:51:59 -05:00
parent 8d880fc9dd
commit af405cfd10
2 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,14 @@
CHANGELOG
=========
0.9.25 (2023-05-18)
-------------------
* Add initial swagger.json endpoint for API.
* Add workaround for "share grid link" on insecure sites.
0.9.24 (2023-05-16)
-------------------

View file

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