commit | 51757cb6f6939b7585e02bb74f00e9456725a4bf | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Wed May 16 13:10:08 2018 +0200 |
committer | Akron <nils@diewald-online.de> | Wed May 16 13:10:08 2018 +0200 |
tree | eda7824887b7bbd7837388cb32eb13f245747cb4 | |
parent | 95abaf46880f5a3e639cfca9c1638e381ce96c7e [diff] [blame] |
Support integration of Piwik/Matomo in KorAP Change-Id: I0c67971e67fe83b5c6d8d3dc584fed23c989728b
diff --git a/Changes b/Changes index f1c0ddc..dad131a 100755 --- a/Changes +++ b/Changes
@@ -17,6 +17,7 @@ - Removed "contains" and "containsnot" from string type. - Added "ne" operation to date meta type. + - Added Piwik/Matomo integration. 0.25 2018-01-31 - Make annotation helper configurable.