diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2016-09-05 20:09:37 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2016-09-05 20:09:37 +0200 |
commit | edfe798c15c8589933cb41314d01ff73a8d7c0c8 (patch) | |
tree | 9f5c85a24ef76945bdd4a7ba9a48d9d045764a5a /CHANGES.md | |
parent | b8351c413302a77a1c4068121fde1aac4b7a9051 (diff) | |
download | Ishtar-edfe798c15c8589933cb41314d01ff73a8d7c0c8.tar.bz2 Ishtar-edfe798c15c8589933cb41314d01ff73a8d7c0c8.zip |
v0.97.5
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md index affe96683..7e9bae963 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,23 @@ Ishtar changelog ================ +0.97.5 (2016-09-05) +------------------- + +### Features ### + +- Add town and parcel to find tables +- Random image on welcome page +- Add images for operation, context records and sources +- Operation: display statistics on the sheet +- Add title types to default fixture + +### Bug fixes ### + +- Sheets: add missing links to persons +- Source sheet: author link to persons +- Fix form initialization + 0.97.4 (2016-09-02) ------------------- |