diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2021-11-02 18:19:03 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2021-11-16 17:04:41 +0100 |
commit | 64bbb0f222ccdb18d20b95d9c58c8228eca22f0b (patch) | |
tree | db7cc24e1a8d1a119cd78befac2165edbd3d6788 /CHANGES-DEV.md | |
parent | a6bd637b8bf662d12d96609c018a4e6cb048ee2a (diff) | |
download | Ishtar-64bbb0f222ccdb18d20b95d9c58c8228eca22f0b.tar.bz2 Ishtar-64bbb0f222ccdb18d20b95d9c58c8228eca22f0b.zip |
JSON types: multi valued choices
Diffstat (limited to 'CHANGES-DEV.md')
-rw-r--r-- | CHANGES-DEV.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGES-DEV.md b/CHANGES-DEV.md index 5159f6ff0..8ada64dca 100644 --- a/CHANGES-DEV.md +++ b/CHANGES-DEV.md @@ -2,7 +2,8 @@ Ishtar changelog ================ ### Features ### -- Context record: bulk update +- Context record: bulk update relation - type +- JSON types: multi valued choices ### Bugs ### - Search: fix url for person and organization |