Skip to content

Commit

Permalink
chore: release v1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mariosimao authored Apr 26, 2023
1 parent e5735ea commit f9f9fbc
Showing 1 changed file with 18 additions and 2 deletions.
20 changes: 18 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.7.0] 2023-04-26

## Added
- Support block colors (#209)
- Render blocks as markdown (#207)

## Fixed
- API exception on query all pages (#211)

## Build
- Bump phpunit from 10.0.19 to 10.1.2 (#206)
- Bump infection from 0.26.19 to 0.26.20 (#204)
- Bump paratest from 7.1.2 to 7.1.3 (#205)
- Bump guzzle from 7.5.0 to 7.5.1 (#203)

## [1.6.2]

### Fixed
Expand All @@ -20,7 +35,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Added
- This week on date filter for database queries. (#184)
- Relation filter for database queries. (#185)
- Relation filter for database queries. (#185)

## [1.5.0]

Expand Down Expand Up @@ -301,4 +316,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[1.6.0]: https://github.com/mariosimao/notion-sdk-php/releases/tag/v1.6.0
[1.6.1]: https://github.com/mariosimao/notion-sdk-php/releases/tag/v1.6.1
[1.6.2]: https://github.com/mariosimao/notion-sdk-php/releases/tag/v1.6.2
[Unreleased]: https://github.com/mariosimao/notion-sdk-php/compare/v1.6.2...HEAD
[1.7.0]: https://github.com/mariosimao/notion-sdk-php/releases/tag/v1.7.0
[Unreleased]: https://github.com/mariosimao/notion-sdk-php/compare/v1.7.0...HEAD

0 comments on commit f9f9fbc

Please sign in to comment.