Skip to content

Commit 92b17b4

Browse files
committed
remove faulty log entries
1 parent 3b3f83c commit 92b17b4

File tree

1 file changed

+0
-20
lines changed

1 file changed

+0
-20
lines changed

CHANGELOG.md

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -13,26 +13,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313

1414
### Removed
1515

16-
## [0.5.0] 2024-01-15
17-
18-
### Added
19-
20-
### Changed
21-
* Added Polygonal Surface Reconstruction module using RANSAC for polygonal meshes.
22-
* Additional dependency called SCIP to find which planes defines the closed object.
23-
24-
### Removed
25-
26-
## [0.5.0] 2024-01-10
27-
28-
### Added
29-
30-
### Changed
31-
* The main include types like `Point`, `Vector`, `Polyline` and etc. are placed to the `compas` namespace because these names are very generic. For example if you want to run CGAL normal estimation, you get a clash with Windows Polyline class (the same name).
32-
33-
### Removed
34-
35-
3616
## [0.5.0] 2022-10-07
3717

3818
### Added

0 commit comments

Comments
 (0)