diff --git a/CHANGELOG.md b/CHANGELOG.md index 794d9ca..ad8df32 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,21 +7,9 @@ All notable changes to this project will be documented in this file. See [standa ### ⚠ BREAKING CHANGES -* * Angular v14 or higher is now required to use this package +* Angular v14 or higher is now required to use this package * nouislider v15 or higher is now required to use this package -### Bug Fixes - -* 'set' event was fired twice ([be7e798](https://github.com/tb/ng2-nouislider/commit/be7e79860ec4ff9d2baf64882e4305abeffa8462)) -* add support for angular 5 ([78d715a](https://github.com/tb/ng2-nouislider/commit/78d715a9b3935ef574ba8cb03a6177ae4f57453b)) -* allow angular 6 peer dependency ([692f53c](https://github.com/tb/ng2-nouislider/commit/692f53c27b01720c456ddeca6381927ba1cd2030)) -* allow nouislider 11 peer dependency ([5361c3e](https://github.com/tb/ng2-nouislider/commit/5361c3ed846677a465db926e6a9cbe9c401c1bc8)) -* **aot:** fix aot build errors ([1a9699a](https://github.com/tb/ng2-nouislider/commit/1a9699a7a42b9ca38c1bd5d3f5acdda96704198a)), closes [#116](https://github.com/tb/ng2-nouislider/issues/116) [#119](https://github.com/tb/ng2-nouislider/issues/119) [#115](https://github.com/tb/ng2-nouislider/issues/115) -* include sources in dist files ([baa7726](https://github.com/tb/ng2-nouislider/commit/baa7726f03ed6a28c9089e3258b0ab5f06773ac0)), closes [#213](https://github.com/tb/ng2-nouislider/issues/213) -* include sources in dist files ([#214](https://github.com/tb/ng2-nouislider/issues/214)) ([861e397](https://github.com/tb/ng2-nouislider/commit/861e397a258954ff30f740687760c8d8945d52e8)), closes [#213](https://github.com/tb/ng2-nouislider/issues/213) -* ngModelChange doesn't need to be called explicitly ([107df10](https://github.com/tb/ng2-nouislider/commit/107df10933ded06114bfa4e92b39f8cdbefe7f65)) - - ### build * upgrade to angular 14 ([#241](https://github.com/tb/ng2-nouislider/issues/241)) ([23d3a1b](https://github.com/tb/ng2-nouislider/commit/23d3a1b7fb1c8b2ad93b839c66abb91b575c11b0))