Skip to content

Commit

Permalink
add changelog for cross-rs#678
Browse files Browse the repository at this point in the history
  • Loading branch information
Emilgardis committed Apr 3, 2022
1 parent 3f3ead3 commit 220a32f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

- #678 - Add `target.{target}.dockerfile` and optional `target.{target}.context` to invoke `docker/podman build` before using an image.
- #665 - when not using [env.volumes](https://github.com/cross-rs/cross#mounting-volumes-into-the-build-environment), mount project in /project
- #624 - Add `build.default-target`
- #670 - Use serde for deserialization of Cross.toml
Expand Down

0 comments on commit 220a32f

Please sign in to comment.