8
0
Piotrek Koszuliński 7 лет назад
Родитель
Сommit
ed85fff222
1 измененных файлов с 7 добавлено и 0 удалено
  1. 7 0
      packages/ckeditor5-utils/CHANGELOG.md

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

@@ -1,6 +1,13 @@
 Changelog
 =========
 
+## [10.2.2](https://github.com/ckeditor/ckeditor5-utils/compare/v10.2.1...v10.2.2) (2018-10-08)
+
+### Other changes
+
+* Removed `lodash` library from this package. Closes [#251](https://github.com/ckeditor/ckeditor5-utils/issues/251). ([637c9e3](https://github.com/ckeditor/ckeditor5-utils/commit/637c9e3))
+
+
 ## [10.2.1](https://github.com/ckeditor/ckeditor5-utils/compare/v10.2.0...v10.2.1) (2018-07-18)
 
 Internal changes only (updated dependencies, documentation, etc.).