Skip to content

Commit bc62387

Browse files
committed
changelog for 0.3.14 and 0.3.15
1 parent 2032af3 commit bc62387

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

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

66
## [Unreleased]
77

8+
## [v0.3.15] - 2019-08-??
9+
10+
### Added
11+
12+
- The cargo binary used by Xargo can be overwritten using the `CARGO` environment variable.
13+
(The same was already possible for rustc before, using `RUSTC`.)
14+
15+
## [v0.3.14] - 2019-05-09
16+
17+
### Fixed
18+
19+
- Xargo now works again with recent nightlies.
20+
- Fixed Xargo for targets that do not have a `bin` directory in their rustlib folder.
21+
22+
### Added
23+
24+
- Allow specifying `[patch]` section in `Xargo.toml`.
25+
826
## [v0.3.13] - 2018-12-18
927

1028
### Fixed

0 commit comments

Comments
 (0)