Update changelog

This commit is contained in:
Lance Edgar 2021-12-03 09:43:38 -06:00
parent 113378dea2
commit fb75927662
2 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,14 @@
CHANGELOG
=========
0.9.226 (2021-12-03)
--------------------
* Make stale timeout configurable, change default for datasync/collectd.
* Use common logic for basic product refresh in label batch.
0.9.225 (2021-11-29)
--------------------

View file

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