Skip to content

Commit 0a57e56

Browse files
committed
add changelog
1 parent 5bd3d95 commit 0a57e56

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

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

66
## [Unreleased]
77

8+
- #678 - Add optional target.{target}.dockerfile[.file], target.{target}.dockerfile.context and target.{target}.dockerfile.build-args to invoke docker/podman build before using an image.
9+
- #678 - Add `pre-build` config for running commands before building the image.
810
- #665 - when not using [env.volumes](https://github.com/cross-rs/cross#mounting-volumes-into-the-build-environment), mount project in /project
911
- #624 - Add `build.default-target`
1012
- #670 - Use serde for deserialization of Cross.toml

0 commit comments

Comments
 (0)