Update changelog
This commit is contained in:
parent
4b97b403d3
commit
4b3e1c7b1b
2 changed files with 17 additions and 1 deletions
16
CHANGES.rst
16
CHANGES.rst
|
@ -2,6 +2,22 @@
|
|||
CHANGELOG
|
||||
=========
|
||||
|
||||
0.8.23 (2019-02-22)
|
||||
-------------------
|
||||
|
||||
* Add basic support for "mobile edit" of records.
|
||||
|
||||
* Add basic support for editing address for a "contact" record.
|
||||
|
||||
* Add ``unique_id()`` validator method to Customer view.
|
||||
|
||||
* Declare "is contact" for the Customers view.
|
||||
|
||||
* Allow vendor field to be dropdown, for mobile ordering/receiving.
|
||||
|
||||
* Treat empty string as null, for app settings field values.
|
||||
|
||||
|
||||
0.8.22 (2019-02-14)
|
||||
-------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue