Update Changelog
This commit is contained in:
parent
034d2971cd
commit
36d16ddd72
1 changed files with 10 additions and 0 deletions
10
Changelog
10
Changelog
|
@ -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
|
2.7.3: 2019-12-18
|
||||||
* Bugfix: Swiss VAT being wrongly added to non-EU customers
|
* Bugfix: Swiss VAT being wrongly added to non-EU customers
|
||||||
2.7.2: 2019-12-17
|
2.7.2: 2019-12-17
|
||||||
|
|
Loading…
Reference in a new issue