Update changelog

This commit is contained in:
Lance Edgar 2024-06-02 14:55:18 -05:00
parent 40edde2694
commit 254df6d6f2
2 changed files with 13 additions and 1 deletions

View file

@ -5,6 +5,18 @@ CHANGELOG
Unreleased
----------
0.10.8 (2024-06-02)
-------------------
* Add styling for checked grid rows, per oruga/butterball.
* Fix product view template for oruga/butterball.
* Allow per-user custom styles for butterball.
* Use oruga 0.8.9 by default.
0.10.7 (2024-06-01)
-------------------

View file

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