-
Notifications
You must be signed in to change notification settings - Fork 84
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ebe9718
commit 8f021fd
Showing
1 changed file
with
10 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,12 @@ | ||
# CHANGELOG | ||
|
||
## [1.1.0](https://github.com/FriendsOfSymfony/FOSCKEditorBundle/compare/1.0.0...1.1.0) - 2018-05-25 | ||
### Added | ||
- Deprecation message for IvoryCKEditorBundle | ||
|
||
### Changed | ||
- The command is now lazy loaded in Symfony 3.4+ | ||
|
||
### Fixed | ||
- `ckeditor:install` command not working with `--no-interaction` | ||
|