Update Changelog

This commit is contained in:
PCoder 2019-12-18 21:40:23 +05:30
parent 034d2971cd
commit 36d16ddd72
1 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,13 @@
Next:
* ldap_migration
Notes for deployment:
```
1. Git Pull
2. Ensure the newly dependencies in requirements.txt are installed
3. Put new values in .env
4. Run migrations
5. Restart uwsgi
```
2.7.3: 2019-12-18
* Bugfix: Swiss VAT being wrongly added to non-EU customers
2.7.2: 2019-12-17