Skip to content

Commit a29b5e2

Browse files
committed
Prepare for 2.6.5
1 parent 301fafb commit a29b5e2

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,21 @@
11
Master
22
======
33

4-
2.6.3
4+
2.6.5
5+
=====
6+
7+
* Fix favicon
8+
9+
2.6.4
510
=====
611

712
* Generate files and classes in subdirectories
813

14+
2.6.3
15+
=====
16+
17+
* Fix support to RDoc >= 6.13
18+
919
2.6.2
1020
=====
1121

lib/sdoc/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module SDoc
2-
VERSION = '2.6.4'
2+
VERSION = '2.6.5'
33
end

0 commit comments

Comments
 (0)