瀏覽代碼

Docs: Changelog. [skip ci]

Piotrek Koszuliński 5 年之前
父節點
當前提交
f77c1f8f7f
共有 1 個文件被更改,包括 7 次插入0 次删除
  1. 7 0
      packages/ckeditor5-typing/CHANGELOG.md

+ 7 - 0
packages/ckeditor5-typing/CHANGELOG.md

@@ -1,6 +1,13 @@
 Changelog
 =========
 
+## [17.0.0](https://github.com/ckeditor/ckeditor5-typing/compare/v16.0.0...v17.0.0) (2020-02-19)
+
+### Features
+
+* Add `TextWatcher#isEnabled` property to toggle text watching. ([fa79d00](https://github.com/ckeditor/ckeditor5-typing/commit/fa79d00))
+
+
 ## [16.0.0](https://github.com/ckeditor/ckeditor5-typing/compare/v15.0.0...v16.0.0) (2019-12-04)
 
 Internal changes only (updated dependencies, documentation, etc.).