This repository was archived by the owner on Apr 4, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased] [ unreleased ]
99
10+ ## [ 1.0.0-beta3] - 2019-06-17
11+
12+ ### Fixed
13+
14+ - Fixed extension incorrectly double-linking standard CommonMark autolinks (#12 )
15+
1016## [ 0.3.1] - 2019-06-17
1117
1218### Fixed
@@ -59,7 +65,8 @@ This release brings the email and URL autolink processors into alignment with th
5965
6066Initial release!
6167
62- [ unreleased ] : https://github.com/thephpleague/commonmark-ext-autolink/compare/v1.0.0-beta2...HEAD
68+ [ unreleased ] : https://github.com/thephpleague/commonmark-ext-autolink/compare/v1.0.0-beta3...HEAD
69+ [ 1.0.0-beta2 ] : https://github.com/thephpleague/commonmark-ext-autolink/compare/v1.0.0-beta2...v1.0.0-beta3
6370[ 1.0.0-beta2 ] : https://github.com/thephpleague/commonmark-ext-autolink/compare/v1.0.0-beta1...v1.0.0-beta2
6471[ 1.0.0-beta1 ] : https://github.com/thephpleague/commonmark-ext-autolink/compare/v0.3.0...v1.0.0-beta1
6572[ 0.3.1 ] : https://github.com/thephpleague/commonmark-ext-autolink/compare/v0.3.0...v0.3.1
You can’t perform that action at this time.
0 commit comments