diff --git a/CHANGELOG.md b/CHANGELOG.md index b0eb123..534fa12 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,18 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +## [41.4.0](https://github.com/Yayure/ckeditor5-mathlive/compare/v41.3.1...v41.4.0) (2024-09-02) + + +### Features + +* Support output parsing ([f74a4ba](https://github.com/Yayure/ckeditor5-mathlive/commit/f74a4ba39ed78b3a705a206653a039ece60206d4)) + + +### Bug Fixes + +* Panel duplicate latex ([0f2e466](https://github.com/Yayure/ckeditor5-mathlive/commit/0f2e46686e232726ced6dbd9ba7c02e1bd59ffff)) + ### 41.3.1 (2024-06-06) diff --git a/package.json b/package.json index 8155055..023ade9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@yayure/ckeditor5-mathlive", - "version": "41.3.1", + "version": "41.4.0", "description": "Mathlive feature for CKEditor 5.", "keywords": [ "ckeditor",