Skip to content

Commit ae2ee5b

Browse files
committed
bump changelog
1 parent 7757141 commit ae2ee5b

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
9+
## [3.0.2] - 2024-05-30
810
### Added
911
- add coverage of Drupal 10.1.x
1012
- add coverage of Drupal 10.2.x
@@ -24,6 +26,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2426

2527
### Fixed
2628
- fix deprecation by passing @dataprovider as static function
29+
- fix Issue #3432756 by wengerk: Splitting the links in two
2730

2831
## [3.0.1] - 2023-06-02
2932
### Fixed
@@ -89,7 +92,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8992
### Added
9093
- First draft.
9194

92-
[Unreleased]: https://github.com/antistatique/drupal-ckeditor-nbsp/compare/3.0.1...HEAD
95+
[Unreleased]: https://github.com/antistatique/drupal-ckeditor-nbsp/compare/3.0.2...HEAD
96+
[3.0.2]: https://github.com/antistatique/drupal-ckeditor-nbsp/compare/3.0.1...3.0.2
9397
[3.0.1]: https://github.com/antistatique/drupal-ckeditor-nbsp/compare/3.0.0...3.0.1
9498
[3.0.0]: https://github.com/antistatique/drupal-ckeditor-nbsp/compare/8.x-2.2...3.0.0
9599
[2.2.0]: https://github.com/antistatique/drupal-ckeditor-nbsp/compare/8.x-2.1...8.x-2.2

0 commit comments

Comments
 (0)