Update changelog for 0.6.1

This commit is contained in:
Markus Schirp 2014-09-16 22:07:48 +00:00
parent f753d0ab91
commit ff11182b5a

View file

@ -1,5 +1,6 @@
# v0.6.1 2014-08-16
* Fix matcher to ignore metaprogrammed defines [#254](https://github.com/mbj/mutant/issues/254)
* Add rescue resbody body concat-promotion mutation
* Add rescue else body concat-promotion mutation #245