Update changelog

This commit is contained in:
Lance Edgar 2023-03-09 14:10:31 -06:00
parent 2ebe0401c3
commit 9ee46107d2
2 changed files with 7 additions and 1 deletions

View file

@ -2,6 +2,12 @@
CHANGELOG
=========
0.9.14 (2023-03-09)
-------------------
* Fix JSON rendering for Cornice API views.
0.9.13 (2023-03-08)
-------------------

View file

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