Browse Source

Docs: Corrected the changelog. [skip ci]

Piotrek Koszuliński 6 years ago
parent
commit
b4a5b18fff
1 changed files with 3 additions and 3 deletions
  1. 3 3
      packages/ckeditor5-font/CHANGELOG.md

+ 3 - 3
packages/ckeditor5-font/CHANGELOG.md

@@ -5,17 +5,17 @@ Changelog
 
 ### Other changes
 
-* Changed the URL under bugs key in package.json file. Now we have one issue tracker. See [ckeditor/ckeditor5#1988](https://github.com/ckeditor/ckeditor5/issues/1988). ([edf39d2](https://github.com/ckeditor/ckeditor5-font/commit/edf39d2))
+* The issue tracker for this package was moved to https://github.com/ckeditor/ckeditor5/issues. See [ckeditor/ckeditor5#1988](https://github.com/ckeditor/ckeditor5/issues/1988). ([edf39d2](https://github.com/ckeditor/ckeditor5-font/commit/edf39d2))
 * Mark fonts' attributes with 'copyOnEnter' property. ([552f742](https://github.com/ckeditor/ckeditor5-font/commit/552f742))
 * The active color should be marked both in the document colors and all colors. Closes [#51](https://github.com/ckeditor/ckeditor5-font/issues/51). ([295f6d5](https://github.com/ckeditor/ckeditor5-font/commit/295f6d5))
-* Updated translations. ([1691b00](https://github.com/ckeditor/ckeditor5-font/commit/1691b00)) 
+* Updated translations. ([1691b00](https://github.com/ckeditor/ckeditor5-font/commit/1691b00))
 
 
 ## [11.2.1](https://github.com/ckeditor/ckeditor5-font/compare/v11.2.0...v11.2.1) (2019-07-10)
 
 ### Other changes
 
-* Updated translations. ([7babe33](https://github.com/ckeditor/ckeditor5-font/commit/7babe33)) 
+* Updated translations. ([7babe33](https://github.com/ckeditor/ckeditor5-font/commit/7babe33))
 
 
 ## [11.2.0](https://github.com/ckeditor/ckeditor5-font/compare/v11.1.1...v11.2.0) (2019-07-04)