summaryrefslogtreecommitdiff
path: root/CHANGES-DEV.md
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2022-06-09 17:23:11 +0200
committerÉtienne Loks <etienne.loks@iggdrasil.net>2022-07-08 09:59:31 +0200
commit97efd6f8bb4ea3bb1655d27f0eff160b34ac530f (patch)
tree01fdc36f18e8828bc413f4a975b1d06a555d82a6 /CHANGES-DEV.md
parent3633afff5b517170cae0889567c666f5a0b1df6e (diff)
downloadIshtar-97efd6f8bb4ea3bb1655d27f0eff160b34ac530f.tar.bz2
Ishtar-97efd6f8bb4ea3bb1655d27f0eff160b34ac530f.zip
JSON fields: fix multi-value choices fields
Diffstat (limited to 'CHANGES-DEV.md')
-rw-r--r--CHANGES-DEV.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGES-DEV.md b/CHANGES-DEV.md
index e7d2a1cd5..7636d4112 100644
--- a/CHANGES-DEV.md
+++ b/CHANGES-DEV.md
@@ -1,6 +1,6 @@
---
title: Ishtar changelog
-date: 2022-05-17
+date: 2022-06-09
---
Ishtar develop changelog v3.2
@@ -45,4 +45,5 @@ Ishtar develop changelog v3.2
- Many to one treatment: fix attribute conservation
- Sheet: silently fails when missing graph relations image is missing
- Import delete: do not crash when no SLUG is available for an attached item
+- JSON fields: fix multi-value choices fields