Skip to content

Commit f146cbf

Browse files
committed
Temporarily
1 parent d38ce72 commit f146cbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5353
* Updated `compas.geometry.vector.__mul__` to allow element-wise multiplication with another vector.
5454
* Updated `compas.geometry.vector.__truediv__` to allow element-wise division with another vector.
5555
* Fixed bug in registration `shapely` boolean plugins.
56-
* Restrict `numpy` to versions lower than `2.x`.
56+
* Temporarily restrict `numpy` to versions lower than `2.x`.
5757

5858
### Removed
5959

0 commit comments

Comments
 (0)