commit | 33fcb5d92563750b820476d08ab24a6ea3ed0e72 | [log] [tgz] |
---|---|---|
author | Nils Diewald <nils@diewald-online.de> | Fri Nov 07 23:27:03 2014 +0000 |
committer | Nils Diewald <nils@diewald-online.de> | Fri Nov 07 23:27:03 2014 +0000 |
tree | 03ea96d60eff09f4a7c407bafb44314c6ad55aaf | |
parent | e364570ba7e3e5d5007cfe1c8e28ffb6afbd2c4e [diff] [blame] |
Fixed tiny bug with underspecified tokens
diff --git a/CHANGES b/CHANGES index cfac631..afe7b3f 100644 --- a/CHANGES +++ b/CHANGES
@@ -10,6 +10,8 @@ - [bugfix] Ignore foundry for orth layer (diewald) - [feature] Support fields in meta (diewald) - [sigh] Support more legacy APIs (diewald) + - [bugfix] Check for the existence of @type in JSON-LD groups + to avoid NullPointer (diewald) 0.47 2014-11-05 - [feature] Support new index format with more metadata (diewald)