Skip to content

Commit d5ccc6a

Browse files
committed
Prepare changelog for v1.1.0
1 parent e9ab5e6 commit d5ccc6a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning].
77

88
## [Unreleased]
99

10+
## [v1.1.0] - 2025-12-30
11+
1012
### Added
1113

1214
- Install Docker Buildx and configure it as a Docker CLI plugin ([#29](https://github.com/douglascamata/setup-docker-macos-action/issues/29)).
@@ -115,7 +117,8 @@ This release is just a retag of `v1-alpha.16` as `v1.0.0`.
115117
[semantic versioning]: https://semver.org/spec/v2.0.0.html
116118

117119
<!-- Versions -->
118-
[Unreleased]: https://github.com/douglascamata/setup-docker-macos-action/compare/v1.0.2...HEAD
120+
[Unreleased]: https://github.com/douglascamata/setup-docker-macos-action/compare/v1.1.0...HEAD
121+
[v1.1.0]: https://github.com/douglascamata/setup-docker-macos-action/compare/v1.0.2...v1.1.0
119122
[v1.0.2]: https://github.com/douglascamata/setup-docker-macos-action/compare/v1.0.1...v1.0.2
120123
[v1.0.1]: https://github.com/douglascamata/setup-docker-macos-action/compare/v1.0.0...v1.0.1
121124
[v1.0.0]: https://github.com/douglascamata/setup-docker-macos-action/compare/v1-alpha.16...v1.0.0

0 commit comments

Comments
 (0)