Skip to content

Commit

Permalink
CHANGELOG for v0.8.9 (#4058)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcb committed Apr 24, 2024
1 parent f3ab080 commit a2fc61e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@ All notable changes to [Earthly](https://github.com/earthly/earthly) will be doc

## Unreleased

## v0.8.9 - 2024-04-24

### Fixed

- `BUILD --auto-skip` was recording failed steps as complete, which would lead to them being skipped on subsequent runs. [#4054](https://github.com/earthly/earthly/issues/4054)

### Additional Info
- This release has no changes to buildkit

## v0.8.8 - 2024-04-17

### Added
Expand Down

0 comments on commit a2fc61e

Please sign in to comment.