diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2023-01-30 18:57:24 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2023-02-02 17:40:14 +0100 |
commit | 07162968d5d47470c8f6e55daec0366b5e5d9b0f (patch) | |
tree | f703963dcb757ba0a067129d4c8a8287009b96a5 /CHANGES.md | |
parent | 83c180d6b6faa09db5112d4b5cecafc4caa61881 (diff) | |
download | Ishtar-07162968d5d47470c8f6e55daec0366b5e5d9b0f.tar.bz2 Ishtar-07162968d5d47470c8f6e55daec0366b5e5d9b0f.zip |
Model: add history for document and containers
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md index 78b175631..7c3be65cc 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -10,6 +10,7 @@ Ishtar changelog - add custom cached_label configuration for each main item - sheet document: better UI for files - add "created" field on main items in order to facilitate queries +- model: add history for document and containers ### Bug fixes ### - find form: remove TAQ/TPQ check |