Adjust changelog

This commit is contained in:
Markus Schirp 2012-12-10 17:11:26 +01:00
parent de276327f5
commit 66a10833eb

View file

@ -1,6 +1,6 @@
# v0.2.4 2012-12-08
* [feature] Mutate block arguments
* [feature] Mutate block arguments, inklusive pattern args
* [feature] Recurse into block bodies
* [fixed] Crash on mutating yield, added a noop for now
* [fixed] Crash on singleton methods defined on other than constants or self