commit | da74487c72e2fdf3f219e67b28adb7a80be5a089 | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Thu Jul 09 10:23:50 2015 +0200 |
committer | Akron <nils@diewald-online.de> | Thu Jul 09 10:23:50 2015 +0200 |
tree | d7a6895dca89caad643de14b001659c666390470 | |
parent | 1f61957322e4ef2d2c5e84ef6d9ef980ee53fe20 [diff] [blame] |
Fixed containsnot deserialization Change-Id: Ifbe5559996f458b8bc1dba92fd7983eb6af77a82
diff --git a/Changes b/Changes index 6959658..b1c4a45 100644 --- a/Changes +++ b/Changes
@@ -27,6 +27,8 @@ data fields (diewald) - [bugfix] Fix case sensitivity bug in filters (diewald) - [bugfix] Fix sentence expansion bug for new data (diewald) + - [bugfix] Deserialization of 'containsnot' instead of 'excludes' + (diewald) 0.51 2015-03-17 - This is a major version (prepared for the GitHub release)