File tree 3 files changed +3
-2
lines changed
3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 5
5
This document provides a high-level view of the changes to the {project-name} by release.
6
6
For a detailed view of what has changed, refer to the {uri-repo} /commits/master[commit history] on GitHub.
7
7
8
- == Unreleased
8
+ == 1.5.0.alpha.15 (2020-03-11) - @slonopotamus
9
9
10
10
* support section numbering and captions (#20)
11
11
* fix `\<<anchor,link text>>` to show link text (#317)
Original file line number Diff line number Diff line change 1
1
= {project-name} : A _native_ EPUB3 converter for AsciiDoc
2
2
Dan Allen <https: //github.com /mojavelinux[@mojavelinux] >; Sarah White <https: //github.com /graphitefriction[@graphitefriction] >
3
+ v1.5.0.alpha.15, 2020-03-11
3
4
// Settings:
4
5
:experimental:
5
6
:idprefix:
Original file line number Diff line number Diff line change 2
2
3
3
module Asciidoctor
4
4
module Epub3
5
- VERSION = '1.5.0.alpha.15.dev '
5
+ VERSION = '1.5.0.alpha.15'
6
6
end
7
7
end
You can’t perform that action at this time.
0 commit comments