瀏覽代碼

Docs: Changelog. [skip ci]

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

+ 12 - 0
packages/ckeditor5-link/CHANGELOG.md

@@ -1,6 +1,18 @@
 Changelog
 =========
 
+## [17.0.0](https://github.com/ckeditor/ckeditor5-link/compare/v16.0.0...v17.0.0) (2020-02-19)
+
+### Bug fixes
+
+* The link balloon toolbar will be displayed on links even if the `link` command is disabled. ([163684e](https://github.com/ckeditor/ckeditor5-link/commit/163684e))
+
+### Other changes
+
+* Reverted year 2020 in .po files license header. ([358226a](https://github.com/ckeditor/ckeditor5-link/commit/358226a))
+* Updated translations. ([c0830b9](https://github.com/ckeditor/ckeditor5-link/commit/c0830b9)) 
+
+
 ## [16.0.0](https://github.com/ckeditor/ckeditor5-link/compare/v15.0.0...v16.0.0) (2019-12-04)
 
 ### Bug fixes