From 79bf9e91a06b1a118b216abe55f33acfa795d161 Mon Sep 17 00:00:00 2001 From: koekeishiya Date: Wed, 3 Jan 2024 17:58:43 +0100 Subject: [PATCH] v6.0.3 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c8774849..ee50d1a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm ## [Unreleased] -## [6.0.3] - 2023-01-03 +## [6.0.3] - 2024-01-03 ### Changed - Changing window layer using rules or `window --layer` commands will exempt that window from automatic layer changes [#1929](https://github.com/koekeishiya/yabai/issues/1929) - Running `yabai --stop-service` should properly prevent yabai from starting after a reboot [#1921](https://github.com/koekeishiya/yabai/issues/1921)