mirror of
https://github.com/zadam/trilium.git
synced 2025-11-13 09:59:02 +01:00
Release: v1.0.1.
This commit is contained in:
parent
070f84ebd6
commit
60a145333a
10
CHANGELOG.md
10
CHANGELOG.md
@ -1,6 +1,16 @@
|
|||||||
Changelog
|
Changelog
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
## [1.0.1](https://github.com/isaul32/ckeditor5-math/compare/v1.0.0...v1.0.1) (2019-10-04)
|
||||||
|
|
||||||
|
### Bug fixes
|
||||||
|
|
||||||
|
* Fix preview rendering bug. ([070f84e](https://github.com/isaul32/ckeditor5-math/commit/070f84e))
|
||||||
|
|
||||||
|
### Other changes
|
||||||
|
|
||||||
|
* Remove paste from office dependency. ([8b6804c](https://github.com/isaul32/ckeditor5-math/commit/8b6804c))
|
||||||
|
|
||||||
## [1.0.0](https://github.com/isaul32/ckeditor5-math/compare/v1.0.0...v1.0.0) (2019-10-03)
|
## [1.0.0](https://github.com/isaul32/ckeditor5-math/compare/v1.0.0...v1.0.0) (2019-10-03)
|
||||||
|
|
||||||
Initial release.
|
Initial release.
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "ckeditor5-math",
|
"name": "ckeditor5-math",
|
||||||
"version": "1.0.0",
|
"version": "1.0.1",
|
||||||
"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