File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
7
7
## [ Unreleased]
8
+
9
+ ## [ 3.0.2] - 2024-05-30
8
10
### Added
9
11
- add coverage of Drupal 10.1.x
10
12
- 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
24
26
25
27
### Fixed
26
28
- fix deprecation by passing @dataprovider as static function
29
+ - fix Issue #3432756 by wengerk: Splitting the links in two
27
30
28
31
## [ 3.0.1] - 2023-06-02
29
32
### Fixed
@@ -89,7 +92,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
89
92
### Added
90
93
- First draft.
91
94
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
93
97
[ 3.0.1 ] : https://github.com/antistatique/drupal-ckeditor-nbsp/compare/3.0.0...3.0.1
94
98
[ 3.0.0 ] : https://github.com/antistatique/drupal-ckeditor-nbsp/compare/8.x-2.2...3.0.0
95
99
[ 2.2.0 ] : https://github.com/antistatique/drupal-ckeditor-nbsp/compare/8.x-2.1...8.x-2.2
You can’t perform that action at this time.
0 commit comments