Update changelog

This commit is contained in:
Lance Edgar 2023-03-15 09:43:21 -05:00
parent 1ce67953df
commit 9125d7ef74
2 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,14 @@
CHANGELOG
=========
0.9.15 (2023-03-15)
-------------------
* Remove version workaround for sphinx.
* Let providers do DB connection setup for web API.
0.9.14 (2023-03-09)
-------------------

View file

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