Update changelog

This commit is contained in:
Lance Edgar 2023-06-15 10:47:38 -05:00
parent 961cf803f2
commit c2227b306b
2 changed files with 7 additions and 1 deletions

View file

@ -2,6 +2,12 @@
CHANGELOG CHANGELOG
========= =========
0.9.31 (2023-06-15)
-------------------
* Prefer account holder, shoppers over legacy ``Customers.people``.
0.9.30 (2023-06-12) 0.9.30 (2023-06-12)
------------------- -------------------

View file

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