Skip to content

Commit 7de2aad

Browse files
committed
chore: fix changelog and update used macos images
1 parent c5b9436 commit 7de2aad

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

.github/workflows/cd.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@ jobs:
2121
# Runner configuration
2222
- os: macos
2323
arch: x86_64
24-
runs_on: macos-13
24+
runs_on: macos-15-intel
2525
- os: macos
2626
arch: aarch64
27-
runs_on: macos-14
27+
runs_on: macos-15
2828
- os: linux
2929
runs_on: ubuntu-22.04
3030
# DBus configuration

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [Unreleased]
8+
79
## [0.4.2]
810

911
### Fixed
@@ -186,7 +188,7 @@ Feel free to join and ask your questions!
186188
## [0.2.24]
187189

188190
[Unreleased]: https://github.com/Spotifyd/spotifyd/compare/v0.4.2...HEAD
189-
[0.4.1]: https://github.com/Spotifyd/spotifyd/releases/tag/v0.4.2
191+
[0.4.2]: https://github.com/Spotifyd/spotifyd/releases/tag/v0.4.2
190192
[0.4.1]: https://github.com/Spotifyd/spotifyd/releases/tag/v0.4.1
191193
[0.4.0]: https://github.com/Spotifyd/spotifyd/releases/tag/v0.4.0
192194
[0.3.5]: https://github.com/Spotifyd/spotifyd/releases/tag/v0.3.5

0 commit comments

Comments
 (0)