commit | ea7239a2bc6fbbb89bb6ff9c9627ec5c8a45c6c1 | [log] [tgz] |
---|---|---|
author | Nils Diewald <nils@diewald-online.de> | Fri Nov 14 14:01:56 2014 +0000 |
committer | Nils Diewald <nils@diewald-online.de> | Fri Nov 14 14:01:56 2014 +0000 |
tree | b54d792d562e6c86677b9bcaaacc807b2926348f | |
parent | 886d3214206eba7273b0aac4af7209a70e41c58e [diff] [blame] |
Added const as an extensible layer
diff --git a/CHANGES b/CHANGES index c7c5bbb..33e06bc 100644 --- a/CHANGES +++ b/CHANGES
@@ -7,6 +7,7 @@ - [bugfix] Corrected small bug where null warnings where returned in JSON (diewald) - [cleanup] Converted error to failure (diewald) + - [bugfix] Added const layer rewrite (diewald) 0.48 2014-11-07 - [feature] Retrieval of token lists (diewald)