Skip to content

Commit 1f154c8

Browse files
committed
log
1 parent 38480f6 commit 1f154c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3030
* Changed order of imports according to `isort` and changed line length to `179`.
3131
* Changed use of `compas.geometry.allclose` to `compas.tolerance.TOL.is_allclose`.
3232
* Changed use of `compas.geometry.close` to `compas.tolerance.TOL.is_close`.
33+
* Changed imports of itertools to `compas.itertools` instead of `compas.utilities`.
3334

3435
### Removed
3536

0 commit comments

Comments
 (0)