Skip to content

Commit 2df8770

Browse files
committed
Prepare to release 2.0.2
1 parent c135759 commit 2df8770

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
## [Unreleased][unreleased]
88

9+
## [2.0.2] - 2021-08-14
10+
911
### Changed
1012

1113
- Bumped minimum version of league/config to support PHP 8.1
@@ -348,7 +350,8 @@ No changes were introduced since the previous release.
348350
- Alternative 1: Use `CommonMarkConverter` or `GithubFlavoredMarkdownConverter` if you don't need to customize the environment
349351
- Alternative 2: Instantiate a new `Environment` and add the necessary extensions yourself
350352

351-
[unreleased]: https://github.com/thephpleague/commonmark/compare/2.0.1...main
353+
[unreleased]: https://github.com/thephpleague/commonmark/compare/2.0.2...main
354+
[2.0.2]: https://github.com/thephpleague/commonmark/compare/2.0.1...2.0.2
352355
[2.0.1]: https://github.com/thephpleague/commonmark/compare/2.0.0...2.0.1
353356
[2.0.0]: https://github.com/thephpleague/commonmark/compare/2.0.0-rc2...2.0.0
354357
[2.0.0-rc2]: https://github.com/thephpleague/commonmark/compare/2.0.0-rc1...2.0.0-rc2

0 commit comments

Comments
 (0)