You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/changelog.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,14 @@
2
2
3
3
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.
4
4
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`.
0 commit comments