We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3283873 commit 282965dCopy full SHA for 282965d
History.rdoc
@@ -1,3 +1,13 @@
1
+=== 5.1.0 / 2017-02-24
2
+
3
+* Bug fixes
4
+ * Fix an issue that rdoc fails when running on Windows with RUBYOPT=-U.
5
+ PR #430 by Toshihiko Ichida
6
7
+* Minor enhancements
8
+ * Parse ruby 2.1 <visibility> def. PR #436 by Akira Matsuda.
9
+ * Suppress warnings in eval. PR #440 by Nobuyoshi Nakada.
10
11
=== 5.0.0 / 2016-11-05
12
13
* Major enhancements
0 commit comments