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 @@ -6,6 +6,8 @@ Updates should follow the [Keep a CHANGELOG](https://keepachangelog.com/) princi
66
77See < https://commonmark.thephpleague.com/2.0/upgrading/ > for detailed information on upgrading to version 2.0.
88
9+ ## [ 2.0.0-beta1]
10+
911### Added
1012
1113 - Added new ` FrontMatterExtension ` ([ see documentation] ( https://commonmark.thephpleague.com/extensions/front-matter/ ) )
@@ -282,4 +284,5 @@ The following things have been deprecated and will not be supported in v3.0:
282284 - Alternative 1: Use ` CommonMarkConverter ` or ` GithubFlavoredMarkdownConverter ` if you don't need to customize the environment
283285 - Alternative 2: Instantiate a new ` Environment ` and add the necessary extensions yourself
284286
285- [ unreleased ] : https://github.com/thephpleague/commonmark/compare/1.6...main
287+ [ unreleased ] : https://github.com/thephpleague/commonmark/compare/2.0.0-beta1...main
288+ [ unreleased ] : https://github.com/thephpleague/commonmark/compare/1.6...2.0.0-beta1
You can’t perform that action at this time.
0 commit comments