Skip to content

Commit c45c59e

Browse files
committed
docs: update CHANGELOG for v1.7.3
Document the synced_from parsing fix that avoids undefined-key warnings when block_id is missing.
1 parent 9e4376c commit c45c59e

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ 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.7.3 - 2026-02-19
9+
10+
### Fixed
11+
12+
- Avoid PHP warnings when Notion returns a `synced_from` object without a `block_id` key.
13+
814
## 1.7.2 - 2025-10-23
915

1016
### Fixed

0 commit comments

Comments
 (0)