diff --git a/RELEASES.md b/RELEASES.md index 4157b3b71a..3a47e906f3 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -1,6 +1,8 @@ # Version 0.1.1 (2023-08-20) * Fix default of `TrackballInput::first_key` matching documentation. + * Host documentation next to examples. This fixes outdated intra-doc links to `nalgebra` `0.25.0` + and broken intra-doc links to `bevy`. # Version 0.1.0 (2023-08-19)