mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-29 19:12:27 +08:00
Release: v23.3.0.
This commit is contained in:
parent
3354872837
commit
72f5db8032
@ -1,10 +1,15 @@
|
|||||||
Changelog
|
Changelog
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
## [23.3.0](https://github.com/isaul32/ckeditor5-math/compare/v23.2.2...23.3.0) (2020-11-07)
|
||||||
|
|
||||||
|
* Add autoformat support. ([3354872](https://github.com/isaul32/ckeditor5-math/commit/3354872))
|
||||||
|
|
||||||
|
|
||||||
## [23.2.2](https://github.com/isaul32/ckeditor5-math/compare/v23.2.1...23.2.2) (2020-11-03)
|
## [23.2.2](https://github.com/isaul32/ckeditor5-math/compare/v23.2.1...23.2.2) (2020-11-03)
|
||||||
|
|
||||||
* Fix placeholder handling. ([dc288ea](https://github.com/isaul32/ckeditor5-math/commit/dc288ea))
|
* Fix placeholder handling. ([dc288ea](https://github.com/isaul32/ckeditor5-math/commit/dc288ea))
|
||||||
* Fix selection after entering inline expression ([2fea2e2](https://github.com/isaul32/ckeditor5-math/commit/2fea2e2))
|
* Fix selection after entering inline expression. ([2fea2e2](https://github.com/isaul32/ckeditor5-math/commit/2fea2e2))
|
||||||
|
|
||||||
## [23.2.1](https://github.com/isaul32/ckeditor5-math/compare/v23.2.0...23.2.1) (2020-10-18)
|
## [23.2.1](https://github.com/isaul32/ckeditor5-math/compare/v23.2.0...23.2.1) (2020-10-18)
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "ckeditor5-math",
|
"name": "ckeditor5-math",
|
||||||
"version": "23.2.2",
|
"version": "23.3.0",
|
||||||
"description": "Math feature for CKEditor 5.",
|
"description": "Math feature for CKEditor 5.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"ckeditor",
|
"ckeditor",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user