Skip to content

Commit aceaca6

Browse files
committed
clean up log
1 parent e7b6692 commit aceaca6

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1414
* Added `compas_cgal.straight_skeleton_2.offset_polygon_with_holes`.
1515

1616
### Changed
17+
1718
* Changed name of `compas_cgal.straight_skeleton_2.create_interior_straight_skeleton` to `interior_straight_skeleton`
1819
* Changed name of `compas_cgal.straight_skeleton_2.create_interior_straight_skeleton_with_holes` to `interior_straight_skeleton_with_holes`
1920
* Changed name of `compas_cgal.straight_skeleton_2.create_offset_polygons_2` to `offset_polygon`
2021
* Changed name of `compas_cgal.straight_skeleton_2.create_weighted_offset_polygons_2` to `weighted_offset_polygon`
2122

2223
### Removed
2324

24-
2525
## [0.7.1] 2024-09-26
2626

2727
### Added
@@ -33,7 +33,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3333

3434
### Removed
3535

36-
3736
## [0.7.0] 2024-05-14
3837

3938
### Added
@@ -49,7 +48,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4948

5049
### Removed
5150

52-
5351
## [0.6.0] 2024-02-01
5452

5553
### Added
@@ -85,7 +83,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8583

8684
### Removed
8785

88-
8986
## [0.4.0] 2022-01-20
9087

9188
### Added

0 commit comments

Comments
 (0)