Update changelog

This commit is contained in:
Lance Edgar 2021-04-12 11:52:54 -05:00
parent 2d75409757
commit 60fe7cf29c
2 changed files with 11 additions and 1 deletions

View file

@ -2,6 +2,16 @@
CHANGELOG CHANGELOG
========= =========
0.8.131 (2021-04-12)
--------------------
* Show current price date range as hover text, for products grid.
* Make it easier to extend "common" API views.
* Accept any decimal numbers for API inventory batch counts.
0.8.130 (2021-03-30) 0.8.130 (2021-03-30)
-------------------- --------------------

View file

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