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 301fafb commit a29b5e2Copy full SHA for a29b5e2
CHANGELOG.md
@@ -1,11 +1,21 @@
1
Master
2
======
3
4
-2.6.3
+2.6.5
5
+=====
6
+
7
+* Fix favicon
8
9
+2.6.4
10
=====
11
12
* Generate files and classes in subdirectories
13
14
+2.6.3
15
16
17
+* Fix support to RDoc >= 6.13
18
19
2.6.2
20
21
lib/sdoc/version.rb
@@ -1,3 +1,3 @@
module SDoc
- VERSION = '2.6.4'
+ VERSION = '2.6.5'
end
0 commit comments