We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52f55fc commit e019844Copy full SHA for e019844
1 file changed
History.rdoc
@@ -1,3 +1,19 @@
1
+=== 12.1.0(development)
2
+
3
+==== Enhancements:
4
5
+* Enabled to dependency chained by extensions. Pull request #39 by Petr Skocik.
6
7
+==== Bug fixes
8
9
+* Typo fixes in rakefile.rdoc. Pull request #180 by Yuta Kurotaki.
10
+* Fix unexpected behavior of file task with dryrun option.
11
+ Pull request #183 by @aycabta.
12
+* Make LoadError from running tests more obvious. Pull request #195
13
+ by Eric Hodel.
14
+* Fix unexpected TypeError with hash stayle option. Pull request #202
15
+ by Kuniaki IGARASHI.
16
17
=== 12.0.0
18
19
==== Compatibility Changes
0 commit comments