diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2017-01-24 11:00:23 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2017-01-24 11:00:23 +0100 |
commit | b45f4e7910771daa7a4317e75d3a1a8519756b69 (patch) | |
tree | 170808b93033e06d94a99da8a00bf43ab10d2f53 /CHANGES.md | |
parent | 4b481bda20729b1e887b31c0443edb38b4aeb503 (diff) | |
download | Ishtar-b45f4e7910771daa7a4317e75d3a1a8519756b69.tar.bz2 Ishtar-b45f4e7910771daa7a4317e75d3a1a8519756b69.zip |
v0.99.4
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md index d41f7aa44..466d91d1d 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,24 @@ Ishtar changelog ================ +0.99.4 (2017-01-24) +------------------- + +### Features ### + +- New specific view to display items (available for finds) +- Add a command to clean Ishtar DB +- Import: new formater types - new fixture +- Admin: add item key + +### Bug fixes ### + +- Operations: fix deletion of sym-linked operations +- Parcels: on associated operation or file detachment remove the parcel +- Fix inline_formset id in template +- Imports: fix attached files imports + + 0.99.3 (2017-01-20) ------------------- |