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.
2 parents ef501af + e4be61a commit 08eefb8Copy full SHA for 08eefb8
History.rdoc
@@ -1,7 +1,7 @@
1
=== 5.0.0 / 2016-??-??
2
3
* Major enhancements
4
- * Drop to support Ruby 1.8
+ * Cleanup deprecated code targeted Ruby 1.8
5
6
* Bug fixes
7
* Ensure badge data is included in result of JsonIndex template.
@@ -15,6 +15,12 @@
15
* Improve class name expansion/resolution in ri. PR #400 by NARUSE, Yui
16
* Improve performance of document generation. PR #397 by Yusuke Endoh.
17
18
+=== 4.3.0 / 2016-11-04
19
+
20
+* Minor enhancements
21
+ * Removed json dependency for Ruby 2.4.0
22
+ * End to support Ruby 1.8.x
23
24
=== 4.2.2 / 2016-02-09
25
26
0 commit comments