diff options
author | Kouhei Sutou <kou@clear-code.com> | 2014-12-28 13:27:12 +0900 |
---|---|---|
committer | Kouhei Sutou <kou@clear-code.com> | 2014-12-28 13:27:12 +0900 |
commit | 8ff68aefe02bc8c8722670397dce05c620789d77 (patch) | |
tree | 010a63115c7517d4333d52893b6f7995d79729d9 | |
parent | 85470e26dab5688e35b23c3666afaed2b84c4e6e (diff) | |
download | rake-compiler-8ff68aefe02bc8c8722670397dce05c620789d77.tar.gz |
Add 0.9.4 release notev0.9.4
-rw-r--r-- | History.txt | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/History.txt b/History.txt index 1a1380c..d0739d5 100644 --- a/History.txt +++ b/History.txt @@ -1,4 +1,10 @@ -=== (In Git) +=== 0.9.4 / 2014-12-28 + +* Notes: + * Change maintainer to Kouhei Sutou from Luis Lavena. + Thanks Luis Lavena for your great works! + * Change repository to https://github.com/rake-compiler/rake-compiler + from https://github.com/luislavena/rake-compiler . * Bugfixes: * Loose RubyGems dependency a little bit to ease old Debian/Ubuntu. |