# Change Log

All notable changes to this project will be documented in this file.


## 12.0.0 (2021-08-11)

- upgrade to angular 12.x

## 11.0.1 (2021-08-11)

- fix peer dependencies error

## 11.0.0 (2021-08-11)

- upgrade to angular 11.x

## 10.0.0 (2020-09-06)

- upgrade to angular 10.x

## 8.0.0 (2019-07-06)

- upgrade to angular 8.x

## 0.4.0 (2018-12-20)

- Use `@angular/cli` build the project.
- Fix issue [#33](#33)
- Fix issue [#38](#38)

## 0.3.2 (2018.06.07)

- Fix bug that is only use ngModel, the editor not render.

## 0.2.2 (2018.06.07)

- Fix bug that is only use ngModel, the editor not render.

## 0.2.1 (2018.06.07)

- Fix ts build error.

## 0.3.1 (2018.03.15)

- Merge Request [#9](#9)
- Merge Pull Request [#10](#10)

## 0.3.0 (2018.03.05)

- Fix issue [#6](#6)

## 0.2.0 (2018.02.02)

- Merge Request [https://github.com/HstarComponents/ngx-ckeditor/pull/5](https://github.com/HstarComponents/ngx-ckeditor/pull/5)
- Add new events

## 0.1.2 (2018.01.31)

- Use window['CKEDITOR'] visist the CKEDITOR.

## 0.1.1 (2017.07.23)

- Base wrapper for `ckeditor`.
