Skip to content

Commit 742f5fa

Browse files
committed
Merge branch 'release/0.8.0' into 'develop'
Release 0.8.0 See merge request colorifix/python-notion-api!53
2 parents d26d301 + 54da809 commit 742f5fa

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@ All notable changes to this project will be documented in this file.
44

55
## Unreleased
66

7+
## [0.8.0] - 2024/03/22
8+
9+
### Fixed
10+
11+
- relationship configuration
12+
13+
### Changed
14+
15+
- soft upgrade to pydantic2
16+
717
## [0.7.0] - 2023/11/22
818

919
### Added

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "python-notion-api"
3-
version = "0.7.0"
3+
version = "0.8.0"
44
description = "Python wrapper for the official Notion API"
55
authors = [
66
"Mihails <mihails.delmans@colorifix.com>",

0 commit comments

Comments
 (0)