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 | b2187225f20024ef63eba63aab4b499b003f9c70 (patch) | |
tree | ed2f269ce1c196dbb79b1bd020df35c4ded05c10 /CHANGES.md | |
parent | 933318916b4325cdd7ee807600e9699b0ea9e751 (diff) | |
download | Ishtar-b2187225f20024ef63eba63aab4b499b003f9c70.tar.bz2 Ishtar-b2187225f20024ef63eba63aab4b499b003f9c70.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 ------------------- |