Skip to content

Commit 2978939

Browse files
committed
Fixes #896
1 parent 61e8674 commit 2978939

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
@@ -9,6 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### Added
1111

12+
* Added `compas.geometry.Line.point_from_start` and `compas.geometry.Line.point_from_end`.
13+
* Added `compas.geometry.Line.flip` and `compas.geometry.Line.flipped`.
14+
* Added `compas.geometry.Vector.reverse` and `compas.geometry.Vector.reversed`.
1215
* Added an `compas.geometry.Frame.interpolate_frame(s)` method
1316
* Added `compas.colors.Color.contrast`.
1417
* Added `compas.geometry.Brep.from_plane`.

0 commit comments

Comments
 (0)