Changelog
=========

All changes in the package are documented in the main repository. See: https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md.

Changes for the past releases are available below.

## [19.0.0](https://github.com/ckeditor/ckeditor5-special-characters/compare/v18.0.0...v19.0.0) (2020-04-29)

### MAJOR BREAKING CHANGES

* From now the `SpecialCharactersNavigationView` is an instance of the `FormHeaderView` and unnecessary `SpecialCharactersNavigationView#labelView` was removed.

### Other changes

* Made `SpecialCharactersNavigationView` an instance of the new `FormHeaderView` UI. See [ckeditor/ckeditor5#6109](https://github.com/ckeditor/ckeditor5/issues/6109). ([342a536](https://github.com/ckeditor/ckeditor5-special-characters/commit/342a536))
* Removed duplicated styling inherited from the `FormHeaderView` component. See [ckeditor/ckeditor5#6586](https://github.com/ckeditor/ckeditor5/issues/6586). ([d20907a](https://github.com/ckeditor/ckeditor5-special-characters/commit/d20907a))
* Updated translations. ([cf6804a](https://github.com/ckeditor/ckeditor5-special-characters/commit/cf6804a))


## [18.0.0](https://github.com/ckeditor/ckeditor5-special-characters/compare/v17.0.0...v18.0.0) (2020-03-19)

### Other changes

* Updated translations. ([9b06466](https://github.com/ckeditor/ckeditor5-special-characters/commit/9b06466))


## [17.0.0](https://github.com/ckeditor/ckeditor5-special-characters/tree/v17.0.0) (2020-02-19)

The initial release.
