File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change @@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and 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
You can’t perform that action at this time.
0 commit comments