diff --git a/CHANGELOG.md b/CHANGELOG.md index d1e5d36..7ca3f24 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.2.9](https://github.com/secretary/php/compare/1.2.8...1.2.9) (2019-08-13) + + +### Bug Fixes + +* **json:** Check metadata ([#4](https://github.com/secretary/php/issues/4)) ([80ef20e](https://github.com/secretary/php/commit/80ef20e)) + ## [1.2.8](https://github.com/secretary/php/compare/1.2.7...1.2.8) (2019-08-13)