Skip to content

Commit

Permalink
Release 2.0.0-RC.3
Browse files Browse the repository at this point in the history
  • Loading branch information
robertpanzer committed Apr 18, 2019
1 parent 8dd3887 commit ae7b47c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,19 @@ For a detailed view of what has changed, refer to the {uri-repo}/commits/master[

== Unreleased

Enhancements::

Improvements::

Bug Fixes::


== 2.0.0-RC.3 (2019-04-18)

Enhancements::

* Extended version info printed by `asciidoctorj --version` to show versions of Asciidoctor and AsciidoctorJ separately (@abelsromero) (#791)
* Allow custom converters to log (#801)

Improvements::

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
version=2.0.0-SNAPSHOT
version=2.0.0-RC.3
sourceCompatibility=1.8
targetCompatibility=1.8

0 comments on commit ae7b47c

Please sign in to comment.