diff options
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/CHANGES.md b/CHANGES.md index bdc5de7fa..f1ee81a15 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,10 +1,20 @@ --- title: Ishtar changelog -date: 2022-11-08 +date: 2022-11-18 --- -## Features ## +v4.0.28 - 2022-11-18 +-------------------- + +### Improvements ### - Admin: site profile - better form layout +- Imports: display post-process advance +- File refactoring +- Remove dead code + +### Bug fixes ### +- Fix import when no object is created and no error is caught +- Operation from file creation - fix automatic town association and parcel recopy v4.0.27 - 2022-11-10 -------------------- |