diff --git a/CHANGELOG.markdown b/CHANGELOG.markdown index d2ffd4e..ed9eff4 100644 --- a/CHANGELOG.markdown +++ b/CHANGELOG.markdown @@ -586,7 +586,8 @@ by setting the environment variable `WINIT_HIDPI_FACTOR=1` if you use X11. - Initial release with cimgui/imgui 1.44, glium 0.9 -[Unreleased]: https://github.com/Gekkio/imgui-rs/compare/v0.4.0...HEAD +[Unreleased]: https://github.com/Gekkio/imgui-rs/compare/v0.5.0...HEAD +[0.5.0]: https://github.com/Gekkio/imgui-rs/compare/v0.4.0...v0.5.0 [0.4.0]: https://github.com/Gekkio/imgui-rs/compare/v0.3.0...v0.4.0 [0.3.1]: https://github.com/Gekkio/imgui-rs/compare/v0.3.0...v0.3.1 [0.3.0]: https://github.com/Gekkio/imgui-rs/compare/v0.2.0...v0.3.0