Update Changelog
This commit is contained in:
parent
69061c016b
commit
c4013178f5
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
2.7.2: 2019-12-17
|
||||
* Add vat rates for AD, TK and IS
|
||||
* Improve billing address' string representation
|
||||
Notes for deployment:
|
||||
- Import the newly added vat rates into db
|
||||
```
|
||||
./manage.py import_vat_rates vat_rates.csv
|
||||
```
|
||||
2.7.1: 2019-12-14
|
||||
* feature: Add management command to list active VM customers (MR!723)
|
||||
2.7: 2019-12-9
|
||||
|
|
Loading…
Reference in a new issue