Skip to content

Commit 0b1b8d7

Browse files
committed
Release 2.0.0-RC.2
1 parent 8fc9cd1 commit 0b1b8d7

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.adoc

+16
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,22 @@ For a detailed view of what has changed, refer to the {uri-repo}/commits/master[
1414
== Unreleased
1515

1616

17+
== 2.0.0-RC.2 (2019-04-09)
18+
19+
Enhancements::
20+
21+
* Add section numeral API (@vmj) (#785)
22+
23+
Improvements::
24+
25+
* Upgrade to Asciidoctor 2.0.6
26+
* Upgrade to Asciidoctor ePub3 1.5.9
27+
28+
Bug Fixes::
29+
30+
* Fix logger implementation (#786)
31+
32+
1733
== 2.0.0-RC.1 (2019-03-27)
1834

1935
Enhancements::

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
version=2.0.0-SNAPSHOT
1+
version=2.0.0-RC.2
22
sourceCompatibility=1.8
33
targetCompatibility=1.8

0 commit comments

Comments
 (0)