Skip to content

Commit 0082002

Browse files
committed
Fix changelog link format
1 parent 830e283 commit 0082002

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
55

66
## [Unreleased]
77

8-
## [0.4.4] - 2018-06-01
8+
## [v0.4.4] - 2018-06-01
99
- Add config option `sysroot_path` that defines where the sysroot should be placed. Defaults to the `target/sysroot`.
1010

11-
## [0.4.3] - 2018-05-31
11+
## [v0.4.3] - 2018-05-31
1212
- Make behavior configurable through a `package.metadata.cargo-xbuild` table in the `Cargo.toml`
1313
- Add a `memcpy` flags that specifies whether the `compiler_builtins` crate should be built with the `mem` feature enabled. Defaults to true.
1414

0 commit comments

Comments
 (0)