Skip to content

Commit

Permalink
Updated CHANGES
Browse files Browse the repository at this point in the history
  • Loading branch information
jimweirich authored and drbrain committed Aug 12, 2011
1 parent 9401dc5 commit af09587
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGES
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
= Rake Changelog

== Master
== Master (for 0.9.3)

* The rake test loader now removes arguments it has processed. Issue #51
* Rake::TaskArguments now responds to #values_at
* RakeFileUtils.verbose_flag = nil silences output the same as 0.8.7
* Rake tests are now directory-independent
* Rake tests are no longer require flexmock
* Commands constant is no longer polluting top level namespace.

== Version 0.9.2

Expand Down

0 comments on commit af09587

Please sign in to comment.