@@ -1,6 +1,18 @@
Changelog
=========
+## 0.1.0 (2017-04-05)
+
+### Features
+* Introduced the block quote feature. Closes [#1](https://github.com/ckeditor/ckeditor5-block-quote/issues/1). ([239015b](https://github.com/ckeditor/ckeditor5-block-quote/commit/239015b))
+* Named existing plugin(s). ([8693016](https://github.com/ckeditor/ckeditor5-block-quote/commit/8693016))
+### Other changes
+* Updated translations. ([023a98f](https://github.com/ckeditor/ckeditor5-block-quote/commit/023a98f))
## 0.0.1 (2017-03-06)
Internal changes only (updated dependencies, documentation, etc.).