diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2020-07-01 18:05:33 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2020-07-01 18:05:33 +0200 |
commit | 92484c85b25f8fbc405fada0980dd994f1cedace (patch) | |
tree | ed2f269ce1c196dbb79b1bd020df35c4ded05c10 /CHANGES.md | |
parent | 4455952beab292d93f6d26940a02b05687387ecd (diff) | |
download | Ishtar-92484c85b25f8fbc405fada0980dd994f1cedace.tar.bz2 Ishtar-92484c85b25f8fbc405fada0980dd994f1cedace.zip |
Update version
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md index a8d2c0c89..0fb831ae7 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,12 @@ Ishtar changelog ================ +v3.0.9 - 2020-07-01 +------------------- + +### Bug fixes ### +- Fix bad many to many field renitialization on wizards (refs #4963) + v3.0.8 - 2020-05-26 ------------------- |