Skip to content

Commit 851814c

Browse files
committed
Prepare to release 2.0.0-beta1
1 parent 934f6ba commit 851814c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ Updates should follow the [Keep a CHANGELOG](https://keepachangelog.com/) princi
66

77
See <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

0 commit comments

Comments
 (0)