Skip to content

Commit b860cc3

Browse files
committed
Update CHANGELOG
1 parent cf2261d commit b860cc3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ Updates should follow the [Keep a CHANGELOG](https://keepachangelog.com/) princi
99
### Changed
1010

1111
- Any leading UTF-8 BOM will be stripped from the input
12-
- Mark the `getEnvironment()` method of `CommonMarkConverter` and `GithubFlavoredMarkdownConverter` as always returning the concrete, configurable `Environment` for upgrading convenience
12+
- The `getEnvironment()` method of `CommonMarkConverter` and `GithubFlavoredMarkdownConverter` will always return the concrete, configurable `Environment` for upgrading convenience
1313
- Optimized AST iteration
1414
- Lots of small micro-optimizations
1515

16-
## [2.0.0-beta2]
16+
## [2.0.0-beta2] - 2021-06-27
1717

1818
### Added
1919

@@ -34,7 +34,7 @@ Updates should follow the [Keep a CHANGELOG](https://keepachangelog.com/) princi
3434
- Fixed link label normalization with escaped newlines
3535
- Fixed unnecessary AST iteration when no default attributes are configured
3636

37-
## [2.0.0-beta1]
37+
## [2.0.0-beta1] - 2021-06-20
3838

3939
### Added
4040

0 commit comments

Comments
 (0)