Skip to content

Commit 2babab5

Browse files
committed
add changelog entry
1 parent 3a3fe30 commit 2babab5

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
@@ -6,6 +6,7 @@
66
- Fixed `CollisionPair::either_contains` to use `.contains` instead of `==`, contributed by [@etnt](https://github.com/etnt) in [#51](https://github.com/CleanCut/rusty_engine/pull/51)
77
- Added `CollisionPair::either_equals_to` which uses `==`, contributed by [@etnt](https://github.com/etnt) in [#51](https://github.com/CleanCut/rusty_engine/pull/51)
88
- Fixed documentation for a few fields of the `Engine` struct which were in the wrong place.
9+
- Improved CI caching. Builds should now generally complete in under 3 minutes.
910

1011
## [5.0.6] - 2022-05-19
1112

0 commit comments

Comments
 (0)