Explorar el Código

Docs: Changelog. [skip ci]

Piotrek Koszuliński hace 6 años
padre
commit
0b2a735e4f
Se han modificado 1 ficheros con 12 adiciones y 0 borrados
  1. 12 0
      packages/ckeditor5-watchdog/CHANGELOG.md

+ 12 - 0
packages/ckeditor5-watchdog/CHANGELOG.md

@@ -0,0 +1,12 @@
+Changelog
+=========
+
+## [10.0.0](https://github.com/ckeditor/ckeditor5-watchdog/tree/v10.0.0) (2019-07-04)
+
+### Features
+
+* Introduce Watchdog. Closes [#1](https://github.com/ckeditor/ckeditor5-watchdog/issues/1). ([3c4347e](https://github.com/ckeditor/ckeditor5-watchdog/commit/3c4347e))
+
+### Bug fixes
+
+* Fixed incorrect refs in package.json. ([bdca485](https://github.com/ckeditor/ckeditor5-watchdog/commit/bdca485))