Skip to content

Commit 353c893

Browse files
committed
History
1 parent 7eab58e commit 353c893

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

History.rdoc

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
=== 12.2.0
2+
3+
==== Enhancements:
4+
5+
* Make rake easier to use as a library
6+
Pull request #211 by @drbrain
7+
* Fix quadratic performance in FileTask#out_of_date?
8+
Pull request #224 by @doudou
9+
* Clarify output when printing nested exception traces
10+
Pull request #232 by @urbanautomaton
11+
12+
==== Bug fixes
13+
14+
* Account for a file that match 2 or more patterns.
15+
Pull request #231 by @styd
16+
117
=== 12.1.0
218

319
==== Enhancements:

0 commit comments

Comments
 (0)