Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jbuckmccready committed Sep 1, 2023
1 parent 3005a4d commit d1c7503
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Expand Up @@ -22,6 +22,8 @@ All notable changes to the cavalier_contours crate will be documented in this fi
([#29](https://github.com/jbuckmccready/cavalier_contours/pull/29))
- Updated `StaticAABB2DIndex` dependency to version 1.0.
- Bumped rust edition to 2021.
- Use `with_capacity` instead of `reserve` in some places to avoid over allocation behavior of Vec
(minor performance improvement).

### Fixed 🐛

Expand Down

0 comments on commit d1c7503

Please sign in to comment.