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 7fe5daf commit fd01551Copy full SHA for fd01551
CHANGELOG.md
@@ -9,16 +9,16 @@ All notable changes to this project will be documented in this file.
9
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
10
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
11
12
-## [Unreleased]
13
-
14
-### Chore
15
16
-- Rename ContainerRunTask to ContainerTask.
+## [0.2.1] - 2025-04-23
17
18
### Fixed
19
20
- Registry image references now correctly fetch their digest from the remote registry.
21
+### Chore
+
+- Rename ContainerRunTask to ContainerTask.
22
## [0.2.0] - 2025-04-22
23
24
### Added
0 commit comments