diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,4 +1,11 @@ ;; -*- mode: org -*- +* 0.3 +*Backwards incompatible*: ++ New sqlite3, http backends in extra/ ++ Small fixes ++ Removed the :hash-output, as it is rather niche (outputting identical blocks + practically does not happen outside of testing) and in the cases where it + might be useful, it's simpler to do within the output-function. * 0.2 *Backwards incompatible*: + The eris-encode function now takes an OUTPUT-FUNCTION |