Update changelog version changed link

This commit is contained in:
Lzu Tao 2019-09-17 13:09:33 +07:00 committed by lzutao
parent 08eec123f8
commit 3e824d2448

View file

@ -11,11 +11,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Add `home_dir` implementation for Windows UWP platforms.
### Fixed
- Fix `rustup_home` implementation when `RUSTUP_HOME` is absolute directory.
- Fix `cargo_home` implementation when `CARGO_HOME` is absolute directory.
- Fix `rustup_home` implementation when `RUSTUP_HOME` is an absolute directory.
- Fix `cargo_home` implementation when `CARGO_HOME` is an absolute directory.
### Removed
- Remove support `multirust` folder used in old version of `rustup`.
- Remove support for `multirust` folder used in old version of `rustup`.
[Unreleased]: https://github.com/olivierlacan/keep-a-changelog/compare/v0.5.0...HEAD
[0.5.0]: https://github.com/olivierlacan/keep-a-changelog/compare/v0.4.2...v0.5.0
[Unreleased]: https://github.com/brson/home/compare/v0.5.0...HEAD
[0.5.0]: https://github.com/brson/home/compare/0.4.2...v0.5.0