Skip to content

Commit

Permalink
Temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
gonzalocasas committed Jun 21, 2024
1 parent d38ce72 commit f146cbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
* Updated `compas.geometry.vector.__mul__` to allow element-wise multiplication with another vector.
* Updated `compas.geometry.vector.__truediv__` to allow element-wise division with another vector.
* Fixed bug in registration `shapely` boolean plugins.
* Restrict `numpy` to versions lower than `2.x`.
* Temporarily restrict `numpy` to versions lower than `2.x`.

### Removed

Expand Down

0 comments on commit f146cbf

Please sign in to comment.