@@ -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.).