From b66910b57a4f0edefa0d33faaf4c9a8cafee9cdc Mon Sep 17 00:00:00 2001 From: Tony Narlock Date: Mon, 3 Apr 2023 07:10:29 -0500 Subject: [PATCH] docs(CHANGELOG): Note v36.0.5 --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 50cf03cb4..df882a5bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,16 @@ - Add latest changes here +## [36.0.5](https://github.com/isaul32/ckeditor5-math/compare/v36.0.5...v36.0.4) (2023-04-03) + +- Update docs for new package name (#91) + + - Old: ckeditor5-math + - New: @isaul32/ckeditor5-math + +- New feature: Make className of span element configurable (#82, thank you + @DanielKulbe) + ## [36.0.4](https://github.com/isaul32/ckeditor5-math/compare/v36.0.3...v36.0.4) (2023-03-13) - New package name