docs(CHANGELOG): Note v36.0.4

This commit is contained in:
Tony Narlock 2023-04-03 07:10:16 -05:00
parent e010f626d9
commit 7db1334aa3

View File

@ -3,14 +3,15 @@
## Current
- Add latest changes here
- Update docs for new package name (#91)
## [36.0.4](https://github.com/isaul32/ckeditor5-math/compare/v36.0.3...v36.0.4) (2023-03-13)
- New package name
- Old: ckeditor5-math
- New: @isaul32/ckeditor5-math
- New feature: Make className of span element configurable (#82, thank you
@DanielKulbe)
## [36.0.3](https://github.com/isaul32/ckeditor5-math/compare/v36.0.2...v36.0.3) (unreleased)
## [36.0.3](https://github.com/isaul32/ckeditor5-math/compare/v36.0.2...v36.0.3) (2023-03-13)
- Move to a DLL compatible plugin (#83)