Skip to content

Commit 1fb11aa

Browse files
committed
put changes into changelog
1 parent d24757a commit 1fb11aa

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77
- rename (fix typo) argument to `lcs_child_in_parent` in `CoordinateSystemManager.add_cs` \[{pull}`936`\].
88
- replace usages of `pkg_resources` with `importlib.metadata` \[{pull}`941`\].
99
- replace usages of `copy_arrays` with `memmap` for `asdf>=3.1.0` \[{pull}`940`\].
10+
- added support for homogeneous transformation matrices:
11+
- added `create_cs_from_homogenous_transformation` to `CoordinateSystemManager`
12+
- added `from_homogeneous_transformation` to `LocalCoordinateSystem`
13+
- added `as_homogeneous_matrix` to `LocalCoordinateSystem`
1014

1115
### Dependencies
1216

0 commit comments

Comments
 (0)