Skip to content

Commit 7765af7

Browse files
committed
Update CHANGELOG.md
1 parent 0462723 commit 7765af7

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,15 @@ The project uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
1515

1616
- Updated GeoCOM response parsing to raise exception when the number of
1717
received paramters does not match the number of parsers specified
18+
- Updated `GeoCom` init signature to require keyword arguments
19+
- Updated `GsiOnlineDNA` init signature to require keyword arguments
20+
- Updated `Angle` init signature to require keyword arguments
21+
- Updated `GsiWord` and subclass init signatures to require keyword arguments
22+
- Updated `GsiBlock` `.parse` and `.serialize` signatures to require keyword
23+
arguments
24+
- Updated `parse_gsi_word` signature to require keyword arguments
25+
- Updated `parse_gsi_blocks_from_file` signature to require keyword arguments
26+
- Updated `write_gsi_blocks_to_file` signature to require keyword arguments
1827

1928
## v0.13.0 (2025-09-29)
2029

0 commit comments

Comments
 (0)