commit | 1220e3e11befdf33c7952333ae27bd2adf4faf7a | [log] [tgz] |
---|---|---|
author | Nils Diewald <nils@diewald-online.de> | Sat Nov 08 03:18:58 2014 +0000 |
committer | Nils Diewald <nils@diewald-online.de> | Sat Nov 08 03:18:58 2014 +0000 |
tree | 51af3f8699e283039afc956719bee765569a4723 | |
parent | 33fcb5d92563750b820476d08ab24a6ea3ed0e72 [diff] [blame] |
Validate query and collection input
diff --git a/CHANGES b/CHANGES index afe7b3f..770142d 100644 --- a/CHANGES +++ b/CHANGES
@@ -12,6 +12,8 @@ - [sigh] Support more legacy APIs (diewald) - [bugfix] Check for the existence of @type in JSON-LD groups to avoid NullPointer (diewald) + - [cleanup] Validated query and collection input - limited + to a "don't break anyting" policy (diewald) 0.47 2014-11-05 - [feature] Support new index format with more metadata (diewald)