File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,8 @@ Updates should follow the [Keep a CHANGELOG](https://keepachangelog.com/) princi
44
55## [ Unreleased] [ unreleased ]
66
7+ ## [ 1.6.6] - 2021-07-17
8+
79### Fixed
810
911 - Fixed Mentions inside of links creating nested links against the spec's rules (#688 )
@@ -479,7 +481,8 @@ No changes were made since 1.0.0-rc1.
479481 - Removed ` DelimiterStack::iterateByCharacters() ` (use the new ` processDelimiters() ` method instead)
480482 - Removed the protected ` DelimiterStack::findMatchingOpener() ` method
481483
482- [ unreleased ] : https://github.com/thephpleague/commonmark/compare/1.6.5...1.6
484+ [ unreleased ] : https://github.com/thephpleague/commonmark/compare/1.6.6...1.6
485+ [ 1.6.6 ] : https://github.com/thephpleague/commonmark/compare/1.6.5...1.6.6
483486[ 1.6.5 ] : https://github.com/thephpleague/commonmark/compare/1.6.4...1.6.5
484487[ 1.6.4 ] : https://github.com/thephpleague/commonmark/compare/1.6.3...1.6.4
485488[ 1.6.3 ] : https://github.com/thephpleague/commonmark/compare/1.6.2...1.6.3
You can’t perform that action at this time.
0 commit comments