Update changelog
This commit is contained in:
parent
d9911cf23d
commit
ce290f5f8b
|
@ -5,6 +5,14 @@ CHANGELOG
|
|||
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)
|
||||
--------------------
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# -*- coding: utf-8; -*-
|
||||
|
||||
__version__ = '0.10.12'
|
||||
__version__ = '0.10.13'
|
||||
|
|
Loading…
Reference in a new issue