diff options
-rw-r--r-- | CHANGES.txt | 13 | ||||
-rw-r--r-- | archaeological_finds/migrations/0004_auto__add_field_treatmenttype_upstream_is_many__add_field_treatmenttyp.py (renamed from archaeological_finds/migrations/0048_auto__add_field_treatmenttype_upstream_is_many__add_field_treatmenttyp.py) | 0 |
2 files changed, 13 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index f7c3ed4a7..5ac20697f 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,3 +1,16 @@ +0.96.1 (2016-07-16) +------------------- + +Features: +- Test wizards +- Work on treatments (conditional wizard, tests) but kept disabled at the moment + +Bug fixes: +- Fix fixtures for auth and groups +- Installation: better management of rights of media directories +- Administrative act: fix redirect when no documents are available + + 0.96 (2016-07-14) ----------------- diff --git a/archaeological_finds/migrations/0048_auto__add_field_treatmenttype_upstream_is_many__add_field_treatmenttyp.py b/archaeological_finds/migrations/0004_auto__add_field_treatmenttype_upstream_is_many__add_field_treatmenttyp.py index 27c628852..27c628852 100644 --- a/archaeological_finds/migrations/0048_auto__add_field_treatmenttype_upstream_is_many__add_field_treatmenttyp.py +++ b/archaeological_finds/migrations/0004_auto__add_field_treatmenttype_upstream_is_many__add_field_treatmenttyp.py |