Update changelog
This commit is contained in:
parent
961cf803f2
commit
c2227b306b
|
@ -2,6 +2,12 @@
|
|||
CHANGELOG
|
||||
=========
|
||||
|
||||
0.9.31 (2023-06-15)
|
||||
-------------------
|
||||
|
||||
* Prefer account holder, shoppers over legacy ``Customers.people``.
|
||||
|
||||
|
||||
0.9.30 (2023-06-12)
|
||||
-------------------
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# -*- coding: utf-8; -*-
|
||||
|
||||
__version__ = '0.9.30'
|
||||
__version__ = '0.9.31'
|
||||
|
|
Loading…
Reference in a new issue