Skip to content

Commit 4b6bacd

Browse files
committed
Added d1394dd to the changelog
1 parent d1394dd commit 4b6bacd

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
66

7+
## [Unreleased]
8+
9+
### Fixed
10+
- Active clients will take priority over muted and paused ones with `-P` `--per-process` flag as intended.
11+
712
## [0.2.4] - 2025-01-14
813

914
### Added
@@ -92,7 +97,8 @@ Requires `Accent` feature to be included at compile time, compatible `xdg-deskto
9297
- List of sinks will now grow from bottom to top if window is anchored to bottom.
9398
- Minimal `rustc` version for compilation is now `1.75.0` due to [FileTimes](https://doc.rust-lang.org/std/fs/struct.FileTimes.html) stabilization.
9499

95-
[unreleased]: https://github.com/Elvyria/Mixxc/compare/0.2.3...HEAD
100+
[unreleased]: https://github.com/Elvyria/Mixxc/compare/0.2.4...HEAD
101+
[0.2.4]: https://github.com/Elvyria/Mixxc/compare/0.2.3...0.2.4
96102
[0.2.3]: https://github.com/Elvyria/Mixxc/compare/0.2.2...0.2.3
97103
[0.2.2]: https://github.com/Elvyria/Mixxc/compare/0.2.1...0.2.2
98104
[0.2.1]: https://github.com/Elvyria/Mixxc/compare/0.2.0...0.2.1

0 commit comments

Comments
 (0)