diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2021-03-30 15:07:42 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2021-03-30 15:07:42 +0200 |
commit | e9cb2d44319fc24a3d2c58956264e4f95de399f8 (patch) | |
tree | d57a953d09f2b06b53daff70bce8e8dcb6271daf /CHANGES.md | |
parent | 31df459298bf645751520d379d4add93ce9ad9ad (diff) | |
download | Ishtar-e9cb2d44319fc24a3d2c58956264e4f95de399f8.tar.bz2 Ishtar-e9cb2d44319fc24a3d2c58956264e4f95de399f8.zip |
New version
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md index 2dfb3f71f..ae82b1d00 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,15 @@ Ishtar changelog ================ +v3.1.7 - 2021-03-30 +------------------- + +### Features ### +- Operation - Context records: Surface int -> float + +### Bug fixes ### +- Container: fix index generation when only stationary containers are available + v3.1.6 - 2021-03-23 ------------------- |