diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2021-04-02 07:49:29 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2021-04-02 08:00:01 +0200 |
commit | 5b5a8e2f2af0ddd9655012ba3f9ddfb69de640fd (patch) | |
tree | 67f1a4891377241f4fed7bf43ed9f1fdf2222fa7 /CHANGES.md | |
parent | d2ef13d146c632fe77a220ddf44062aba1b0f045 (diff) | |
download | Ishtar-5b5a8e2f2af0ddd9655012ba3f9ddfb69de640fd.tar.bz2 Ishtar-5b5a8e2f2af0ddd9655012ba3f9ddfb69de640fd.zip |
Statistics - add modalities
- Context record: operation
- Find: operation
- Container: container type
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md index ae82b1d00..ba1d362e8 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,18 @@ Ishtar changelog ================ +v3.1.8 - 2021-04-02 +------------------- + +### Features ### +- Statistics - modalities: + - Context record: operation + - Find: operation + - Container: container type + +### Bug fixes ### +- Forms: fix permissions evaluation on field options + v3.1.7 - 2021-03-30 ------------------- |