We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26a83d1 commit 5d19917Copy full SHA for 5d19917
CHANGELOG.md
@@ -7,12 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
### Added
9
10
-- New method `Workspace::purge_all_caches`
+- New method `Workspace::purge_all_caches`.
11
12
### Changed
13
14
-- Subcommands executed in sandbox respect configs of parent command
15
-- Added logging of exact image hash used during build
+- The exact image has used during builds will be logged.
+
16
+### Fixed
17
18
+- Subcommands executed in sandbox respect configs of parent command.
19
20
## [0.7.1] - 2020-05-20
21
0 commit comments