Skip to content

Commit 3eb960d

Browse files
committed
Update CHANGELOG.md
1 parent 8cb303f commit 3eb960d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

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

1212
- Added `dot` product to `Vector`
1313
- Added `cross` product to `Vector`
14+
- Added `device` option to GeoCOM CSV `setup_listing`
1415

1516
### Changed
1617

@@ -24,7 +25,9 @@ The project uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
2425
### Fixed
2526

2627
- GeoCOM IMG `set_telescopic_configuration` was missing the `prefix` parameter
28+
- GeoCOM CSV `get_voltage_memory` was calling the wrong GeoCOM commmand
2729
- `Angle.to_dms` was sometimes returning incorrect value due to rounding
30+
- Package could not be installed from ZIP due to a missing version fallback
2831

2932
### Removed
3033

0 commit comments

Comments
 (0)