Skip to content

Commit

Permalink
INT-3292: Updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
danoaky-tiny committed Apr 24, 2024
1 parent d93fc6a commit 5a2ae31
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## Unreleased

## 7.1.1 - 2024-04-04
## 8.0.0 - 2024-04-24
### Fixed
- Updated CI library to latest
- Updated dependencies. #INT-3274
- Usage of RxJS deprecated operators. #INT-3274
### Added
- Support for Angular 15, 16 & 17. #INT-3274
- Support for the OnPush change detection strategy. #INT-2974
- Support for TinyMCE version 7. #INT-3292
- Added `licenseKey` prop. #INT-3292
- Added events `onInput`, `onCompositionEnd`, `onCompositionStart` & `onCompositionUpdate`. #INT-3292
- Added a JSDoc link to the TinyMCE 7 Angular Technical Reference docs page. #INT-3292
### Improved
- Updated Storybook to v8, as well as now using CSFv3 components. #INT-3274
- Improved `cloudChannel` type. #INT-3292

## 7.0.0 - 2022-06-27
### Added
Expand Down

0 comments on commit 5a2ae31

Please sign in to comment.