Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
douglascamata committed Jan 16, 2025
1 parent 4fe9683 commit 544da6d
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog],
and this project adheres to [Semantic Versioning].

## [unreleased]
## [Unreleased]

## [v1-alpha.15] - 2024-11-27

### Added

Expand Down Expand Up @@ -66,7 +68,7 @@ and this project adheres to [Semantic Versioning].

### Fixed

- Reinstall QEMU as a workaround for https://github.com/actions/runner-images/issues/8104
- Reinstall QEMU as a workaround for <https://github.com/actions/runner-images/issues/8104>
even when cache is restored ([#14](https://github.com/douglascamata/setup-docker-macos-action/pull/14)).

## [v1-alpha.8] - 2023-08-21
Expand All @@ -78,7 +80,8 @@ and this project adheres to [Semantic Versioning].
[semantic versioning]: https://semver.org/spec/v2.0.0.html

<!-- Versions -->
[Unreleased]: https://github.com/douglascamata/setup-docker-macos-action/compare/v1-alpha.14...HEAD
[Unreleased]: https://github.com/douglascamata/setup-docker-macos-action/compare/v1-alpha.15...HEAD
[v1-alpha.15]: https://github.com/douglascamata/setup-docker-macos-action/compare/v1-alpha.14...v1-alpha.15
[v1-alpha.14]: https://github.com/douglascamata/setup-docker-macos-action/compare/v1-alpha.13...v1-alpha.14
[v1-alpha.13]: https://github.com/douglascamata/setup-docker-macos-action/compare/v1-alpha.12...v1-alpha.13
[v1-alpha.12]: https://github.com/douglascamata/setup-docker-macos-action/compare/v1-alpha.11...v1-alpha.12
Expand Down

0 comments on commit 544da6d

Please sign in to comment.