commit | 0fa2da27ff58e17c103ed098b4964a93872686e3 | [log] [tgz] |
---|---|---|
author | Nils Diewald <nils@diewald-online.de> | Wed Nov 05 03:31:32 2014 +0000 |
committer | Nils Diewald <nils@diewald-online.de> | Wed Nov 05 03:31:32 2014 +0000 |
tree | af0a9f1b92d23b10a6f9b8ad6e1dae9a755495fd | |
parent | 56dc25885bfdf4cccee3f325fca1b28e9ccdda02 [diff] [blame] |
fixed shrink bug
diff --git a/CHANGES b/CHANGES index 9134718..8b95c61 100644 --- a/CHANGES +++ b/CHANGES
@@ -3,6 +3,7 @@ - [bugfix] #142 Fixed class spans for skipTo() skips (margaretha) - [feature] Added attribute support to relations (margaretha) - [bugfix] Make classes and shrink default to 1 instead of 0 (diewald) + - [bugfix] shrink now removes all non-classes payloads (diewald) 0.46 2014-10-21 - [feature] Support for relation queries (margaretha)