Skip to content

Commit

Permalink
add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Emilgardis committed Apr 4, 2022
1 parent bba239b commit 14c7ff8
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 optional `target.{target}.dockerfile[.file]` and `target.{target}.dockerfile.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 14c7ff8

Please sign in to comment.