From 16ccf61f1d01ba532a102600e0ac9056318d966f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mario=20Sim=C3=A3o?= Date: Mon, 4 Jul 2022 21:48:46 -0300 Subject: [PATCH] Release v0.6.0 (#90) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) 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