Browse Source

Docs: Corrected the changelog. [skip ci]

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

+ 1 - 1
packages/ckeditor5-utils/CHANGELOG.md

@@ -10,7 +10,7 @@ Changelog
 
 
 ### Other changes
 ### 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). ([71469ac](https://github.com/ckeditor/ckeditor5-utils/commit/71469ac))
+* 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). ([71469ac](https://github.com/ckeditor/ckeditor5-utils/commit/71469ac))
 * Removed the CKEditor 5 logger and its usage. Part of [ckeditor/ckeditor5#383](https://github.com/ckeditor/ckeditor5/issues/383). ([584ef1d](https://github.com/ckeditor/ckeditor5-utils/commit/584ef1d))
 * Removed the CKEditor 5 logger and its usage. Part of [ckeditor/ckeditor5#383](https://github.com/ckeditor/ckeditor5/issues/383). ([584ef1d](https://github.com/ckeditor/ckeditor5-utils/commit/584ef1d))
 
 
 ### BREAKING CHANGES
 ### BREAKING CHANGES