diff options
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md index 0c8e2e167..d41f7aa44 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,26 @@ Ishtar changelog ================ +0.99.3 (2017-01-20) +------------------- + +### Features ### + +- Add a status page +- Disable cache generation when loading from fixture +- Putting color for modules +- Sheet find: limit to 15 related finds in treatment tables +- Container: volume integer -> float +- More tests... + +### Bug fixes ### + +- Fix treatments views +- Fix container creation +- Find form: fix period saving +- Tables: many fix on column content + + 0.99.2 (2017-01-12) ------------------- |