Update changelog

This commit is contained in:
Lance Edgar 2024-06-06 15:30:48 -05:00
parent d9911cf23d
commit ce290f5f8b
2 changed files with 9 additions and 1 deletions

View file

@ -5,6 +5,14 @@ CHANGELOG
Unreleased Unreleased
---------- ----------
0.10.13 (2024-06-06)
--------------------
* Remove old/unused scaffold for use with ``pcreate``.
* Add 'fanstatic' support for sake of libcache assets.
0.10.12 (2024-06-04) 0.10.12 (2024-06-04)
-------------------- --------------------

View file

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