diff --git a/CHANGELOG.md b/CHANGELOG.md index b4fde2a8..ea28d0da 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.6.0] - 2022-07-04 + +### Added + +- Add URL support to RichText objects (#89) + ## [0.5.2] - 2022-06-22 ### Fixed @@ -141,3 +147,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [0.5.0]: https://github.com/mariosimao/notion-sdk-php/releases/tag/v0.5.0 [0.5.1]: https://github.com/mariosimao/notion-sdk-php/releases/tag/v0.5.1 [0.5.2]: https://github.com/mariosimao/notion-sdk-php/releases/tag/v0.5.2 +[0.5.2]: https://github.com/mariosimao/notion-sdk-php/releases/tag/v0.6.0