Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Imberflur committed Sep 16, 2023
1 parent 6d4724b commit eecf83a
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Unreleased

* MSRV to 1.70.0 [#7xx].
* MSRV to 1.70.0 ([#765])
* Significant refactor of `Join` and related traits to alleviate soundness
issues. Includes introduction of a lending/streaming join via the `LendJoin`
trait which is the new common denominator implemented by joinable types.
([#765])

[#7xx]: https://github.com/amethyst/specs/pull/7xx
[#765]: https://github.com/amethyst/specs/pull/765

# 0.19.0 (2023-06-10)

Expand Down

0 comments on commit eecf83a

Please sign in to comment.