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.2] - 2021-05-12
8+
79### Fixed
810
911 - Fixed incorrect error level for deprecation notices
@@ -451,7 +453,8 @@ No changes were made since 1.0.0-rc1.
451453 - Removed ` DelimiterStack::iterateByCharacters() ` (use the new ` processDelimiters() ` method instead)
452454 - Removed the protected ` DelimiterStack::findMatchingOpener() ` method
453455
454- [ unreleased ] : https://github.com/thephpleague/commonmark/compare/1.6.1...1.6
456+ [ unreleased ] : https://github.com/thephpleague/commonmark/compare/1.6.2...1.6
457+ [ 1.6.2 ] : https://github.com/thephpleague/commonmark/compare/1.6.1...1.6.2
455458[ 1.6.1 ] : https://github.com/thephpleague/commonmark/compare/1.6.0...1.6.1
456459[ 1.6.0 ] : https://github.com/thephpleague/commonmark/compare/1.5.8...1.6.0
457460[ 1.5.8 ] : https://github.com/thephpleague/commonmark/compare/1.5.7...1.5.8
You can’t perform that action at this time.
0 commit comments