Skip to content

Commit ab6987d

Browse files
committed
update CHANGELOG
1 parent e9f387e commit ab6987d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

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

1717
### Changed
1818

19+
- `TraverseConfig::in_bounds` takes a slice instead of a `&Vec` now.
20+
- Bumped upstream dependencies.
21+
- Fixed broken python tests. FFI requires tokio now.
1922
- Work around some broken python & FFI tests
2023

2124
### Removed

0 commit comments

Comments
 (0)