Skip to content

Commit

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

## [Unreleased]

## [v1.6.0]

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

## [1.5.0]

Expand Down Expand Up @@ -285,4 +288,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[1.4.0]: https://github.com/mariosimao/notion-sdk-php/releases/tag/v1.4.0
[1.4.1]: https://github.com/mariosimao/notion-sdk-php/releases/tag/v1.4.1
[1.5.0]: https://github.com/mariosimao/notion-sdk-php/releases/tag/v1.5.0
[Unreleased]: https://github.com/mariosimao/notion-sdk-php/compare/v1.5.0...HEAD
[1.6.0]: https://github.com/mariosimao/notion-sdk-php/releases/tag/v1.6.0
[Unreleased]: https://github.com/mariosimao/notion-sdk-php/compare/v1.6.0...HEAD

0 comments on commit c12bcdf

Please sign in to comment.