Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
lcnr committed Dec 10, 2019
1 parent 5b72359 commit 4fa923a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,12 @@

* Benchmark uses `nalgebra` instead of `cgmath`. ([#619]).
* Bumped `shrev` from `1.0` to `1.1`. ([#619]).
* Implement `Clone` for some `JoinIter`. ([#620]).
* Update hashbrown to 0.6.0, criterion to 0.3 ([#627], [#632])
* Remove `mopa` in favour of `std::any::Any` ([#631])

[#619]: https://github.com/slide-rs/specs/pull/619
[#620]: https://github.com/slide-rs/specs/pull/620
[#627]: https://github.com/slide-rs/specs/pull/627
[#631]: https://github.com/slide-rs/specs/pull/631
[#632]: https://github.com/slide-rs/specs/pull/632
Expand Down

0 comments on commit 4fa923a

Please sign in to comment.