diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2024-02-27 15:23:50 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2024-04-16 16:42:33 +0200 |
commit | 81696e2c35a2f94e7a4461eaf635fa006370ce6b (patch) | |
tree | 01c309a9be8ae8a64c67fdba0433ae2ea5d4b45a /changelog/en | |
parent | cf09c147bce926102d995b51278d2d533ec3c888 (diff) | |
download | Ishtar-81696e2c35a2f94e7a4461eaf635fa006370ce6b.tar.bz2 Ishtar-81696e2c35a2f94e7a4461eaf635fa006370ce6b.zip |
🐛 Fix consultation permissions on the contents of a container (#5767)
Diffstat (limited to 'changelog/en')
-rw-r--r-- | changelog/en/changelog_2022-06-15.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog/en/changelog_2022-06-15.md b/changelog/en/changelog_2022-06-15.md index 0b9b883ba..1d50019fc 100644 --- a/changelog/en/changelog_2022-06-15.md +++ b/changelog/en/changelog_2022-06-15.md @@ -60,6 +60,7 @@ v4.0.XX - 2099-12-31 - fix missing columns (#5677) - improve values format - context record relations graph - fix '\n' string (#5500) +- fix consultation permissions on the contents of a container (#5767) v4.0.75 - 2024-04-16 -------------------- |