Update changelog with fix of diff error reporting

This commit is contained in:
Markus Schirp 2014-08-06 16:18:38 +00:00
parent d3f25cc0f9
commit 06dcebc6fc

View file

@ -4,6 +4,7 @@
* Add -j, --jobs flag to control concurrency.
* Fix blind spots on send with block.
* Add mutation from `foo { bar }` to `bar`
* Fix reporting of diff errors to include context [tjchambers]
# v0.5.26 2014-07-07