Skip to content

Commit

Permalink
Release v1.2.0 (#151)
Browse files Browse the repository at this point in the history
  • Loading branch information
mariosimao authored Jan 10, 2023
1 parent 706942c commit 0a4bf70
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.2.0]

## Added
- Support to nullable page properties (#149)
- Properties: `Date`, `Email`, `Number`, `PhoneNumber`, `Select`, `Url`.
Expand Down Expand Up @@ -235,4 +237,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[1.0.0-beta.2]: https://github.com/mariosimao/notion-sdk-php/releases/tag/v1.0.0-beta.2
[1.0.0]: https://github.com/mariosimao/notion-sdk-php/releases/tag/v1.0.0
[1.1.0]: https://github.com/mariosimao/notion-sdk-php/releases/tag/v1.1.0
[Unreleased]: https://github.com/mariosimao/notion-sdk-php/compare/v1.1.0...HEAD
[1.2.0]: https://github.com/mariosimao/notion-sdk-php/releases/tag/v1.2.0
[Unreleased]: https://github.com/mariosimao/notion-sdk-php/compare/v1.2.0...HEAD

0 comments on commit 0a4bf70

Please sign in to comment.