docs(CHANGELOG): Note package names

This commit is contained in:
Tony Narlock 2023-04-03 07:02:59 -05:00
parent 328569e13c
commit 0f683f3e7e

View File

@ -3,6 +3,10 @@
## Current
- Add latest changes here
- 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)