Skip to content

Commit 84be48f

Browse files
committed
docs: update changelog for 1.8.0
1 parent 6ed2efc commit 84be48f

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,21 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

8+
## 1.8.0 - 2026-02-23
9+
10+
### Added
11+
12+
- Add support for data sources (Notion API 2025-09-03), including data source endpoints and `data_source_id` support.
13+
14+
### Changed
15+
16+
- Default Notion API version is now `2022-06-28`.
17+
- Creating databases on Notion API 2025-09-03+ now uses `initial_data_source` for properties.
18+
19+
### Fixed
20+
21+
- Normalize empty database property configurations so empty objects serialize as `{}` where required by the API.
22+
823
## 1.7.3 - 2026-02-19
924

1025
### Fixed

0 commit comments

Comments
 (0)