Explorar el Código

Docs: Changelog. [skip ci]

Piotrek Koszuliński hace 7 años
padre
commit
4d02606a1c
Se han modificado 1 ficheros con 9 adiciones y 0 borrados
  1. 9 0
      packages/ckeditor5-paragraph/CHANGELOG.md

+ 9 - 0
packages/ckeditor5-paragraph/CHANGELOG.md

@@ -1,6 +1,15 @@
 Changelog
 =========
 
+## [1.0.0-beta.1](https://github.com/ckeditor/ckeditor5-paragraph/compare/v1.0.0-alpha.2...v1.0.0-beta.1) (2018-03-15)
+
+### Other changes
+
+* Align feature class naming to a new scheme. ([69e98d3](https://github.com/ckeditor/ckeditor5-paragraph/commit/69e98d3))
+* Aligning with new conversion helpers API. ([9f0ec01](https://github.com/ckeditor/ckeditor5-paragraph/commit/9f0ec01))
+* Use post-fixer API. ([0343075](https://github.com/ckeditor/ckeditor5-paragraph/commit/0343075))
+
+
 ## [1.0.0-alpha.2](https://github.com/ckeditor/ckeditor5-paragraph/compare/v1.0.0-alpha.1...v1.0.0-alpha.2) (2017-11-14)
 
 Internal changes only (updated dependencies, documentation, etc.).