diff --git a/Changelog.md b/Changelog.md new file mode 100644 index 0000000..1217af0 --- /dev/null +++ b/Changelog.md @@ -0,0 +1,11 @@ + +# 0.4.0 / 2014-06-10 + + * code is rewritten from scratch + * all widespread encodings are supported + * streaming interface added + * browserify compatibility added + * (optional) extend core primitive encodings to make usage even simpler + * moved from vows to mocha as the testing framework + +