diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2023-11-28 13:59:50 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2023-11-28 13:59:50 +0100 |
commit | 959e8ac458a0379636df15ff851e30f0096f8bff (patch) | |
tree | 57a7939b44912642cca59f3c9a157e9fd98ac57f /changelog/en/changelog_2022-06-15.md | |
parent | 81be8409742e3a3939b3c90311550d208bcf42e1 (diff) | |
download | Ishtar-959e8ac458a0379636df15ff851e30f0096f8bff.tar.bz2 Ishtar-959e8ac458a0379636df15ff851e30f0096f8bff.zip |
🐛 Instance Profile - fix migration: provide default for complete id and cached label (refs #5674)
Diffstat (limited to 'changelog/en/changelog_2022-06-15.md')
-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 1bda32c6a..737967018 100644 --- a/changelog/en/changelog_2022-06-15.md +++ b/changelog/en/changelog_2022-06-15.md @@ -3,6 +3,7 @@ v4.0.67 - 2023-11-28 ### Bug fixes ### - GIS form - remove "timestamp" fields (#5673) +- Instance Profile - fix migration: provide default for complete id and cached label (#5674) v4.0.66 - 2023-11-22 -------------------- |