CHANGELOG: Update for #45

This commit is contained in:
Tony Narlock 2021-05-16 14:07:20 -05:00
parent 9d00408612
commit 235a817f25

View File

@ -1,5 +1,9 @@
# Changelog # Changelog
## [current](https://github.com/isaul32/ckeditor5-math/compare/v27.1.3...master) (current)
- #45: docs(README,CHANGELOG): Format with prettier 2.3.0
## [27.1.3](https://github.com/isaul32/ckeditor5-math/compare/v27.1.2...27.1.3) (2021-05-16) ## [27.1.3](https://github.com/isaul32/ckeditor5-math/compare/v27.1.2...27.1.3) (2021-05-16)
- #41: Prevent inserting empty equations, thank you @Jules-Bertholet. - #41: Prevent inserting empty equations, thank you @Jules-Bertholet.