Prepare changelog
This commit is contained in:
parent
b6867ab9c3
commit
63ebaa94a5
1 changed files with 10 additions and 0 deletions
10
Changelog.md
10
Changelog.md
|
@ -1,11 +1,21 @@
|
|||
# v0.2.20 2013-03-1
|
||||
|
||||
* [change] Update dependencies
|
||||
|
||||
[Compare v0.2.17..v0.2.20](https://github.com/mbj/mutant/compare/v0.2.17...v0.2.20)
|
||||
|
||||
# v0.2.17 2013-01-20
|
||||
|
||||
* [change] Update dependencies
|
||||
|
||||
[Compare v0.2.16..v0.2.17](https://github.com/mbj/mutant/compare/v0.2.16...v0.2.17)
|
||||
|
||||
# v0.2.16 2013-01-20
|
||||
|
||||
* [fixed] Handle Rubinius::AST::NthRef as noop
|
||||
|
||||
[Compare v0.2.15..v0.2.16](https://github.com/mbj/mutant/compare/v0.2.15...v0.2.16)
|
||||
|
||||
# v0.2.15 2013-01-10
|
||||
|
||||
* [change] Do not mutate super to super() anymore. This needs a context check in future.
|
||||
|
|
Loading…
Add table
Reference in a new issue