Skip to content

Commit

Permalink
Issue #3337628 by mvogel, wengerk: Not possible to uninstall ckeditor…
Browse files Browse the repository at this point in the history
…4 in Drupal 10 (#41)
  • Loading branch information
WengerK authored Apr 4, 2023
1 parent 223691e commit f51fdd7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- improve UI of the EAI Ballon form Panel

### Removed
- remove hard dependency on ckeditor4 - #3337628
- remove hard dependency on ckeditor5 - #3337628

## [2.1.0] - 2023-01-16
### Added
- add official support of drupal 10.0 (with CKEditor 4)
Expand Down
2 changes: 0 additions & 2 deletions editor_advanced_image.info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,3 @@ package: CKEditor

dependencies:
- drupal:editor
- drupal:ckeditor
- drupal:ckeditor5

0 comments on commit f51fdd7

Please sign in to comment.