Skip to content

Commit

Permalink
determine the version of upgrade stuff in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Watson1978 committed Apr 11, 2012
1 parent a6d8d0f commit 2670fc7
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions ChangeLog.markdown
Expand Up @@ -4,8 +4,8 @@ MacRuby 0.12 was a milestone release...

* Add support for XCode 4.3
* Drop support for XCode 4.2 and earlier
* Upgrade to RubyGems 1.8.x
* Upgrade to Rake 0.9.x
* Upgrade to RubyGems 1.8.20
* Upgrade to Rake 0.9.2.2
* Add the `--codesign` option to `macruby_deploy`
* Gems are now installed to `/Library/Ruby/Gems/MacRuby`
* Remove obsoleted constants `RUBY_FRAMEWORK` and `RUBY_FRAMEWORK_VERSION` from `RbConfig`
Expand All @@ -19,6 +19,7 @@ MacRuby 0.12 was a milestone release...
```

* Added `Pointer#value` shortcut to `Pointer#[0]`
* Improve stability and compatibility by over total 630 commits

# ~~0.11~~
* Update to new ruby license
Expand Down

0 comments on commit 2670fc7

Please sign in to comment.