Skip to content

Commit d96d63e

Browse files
committed
update changelog
1 parent b02e469 commit d96d63e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/changelog.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
This project attempts to follow [Semantic Versioning](https://semver.org) and uses [Keep-a-Changelog formatting](https://keepachangelog.com/en/1.0.0/). But I make mistakes sometimes.
44

5+
## [4.7.0] - 2026-02-10
6+
7+
### Added
8+
9+
- **StateBuilder**: Added Polyline annotation support, similar to other annotation types.
10+
- **Parser**: Added polyline annotation support.
11+
- **Parser**: Annotation ids are now supported as an optional return data for getting various annotation types and by default as an additional column in `parser.annotation_dataframe`.
12+
513
## [4.6.0] - 2025-11-1
614

715
### Added

0 commit comments

Comments
 (0)