File tree Expand file tree Collapse file tree 2 files changed +17
-2
lines changed
Expand file tree Collapse file tree 2 files changed +17
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## Version 2.3.1
4+
5+ Version 2.3.1 contains bugfixes and new features.
6+
7+ * Add option to toggle shuffle (#197 )
8+ * Add ` -s ` , quiet flag to supress some messages from stderr (#108 , #193 )
9+ * Add math operations to the formatter (#149 , 119d0a5)
10+ * Change instance delimiter to "." (#198 , d0a59e2)
11+ * Use playerctld to get players in order of activation when it is running (#192 , bfed117)
12+ * Remove warning message when the system bus isn't found (a1cfd4a)
13+ * Add zsh shell completions (#127 , #201 , #202 )
14+ * playerctld: add ` daemon ` activation command (1266063)
15+ * playerctld: add ` unshift ` command (#204 )
16+ * bugfix: improve property setter reliability (c617911)
17+
318## Version 2.2.1
419
520Version 2.2.1 contains some bugfixes and new features.
Original file line number Diff line number Diff line change 11project (
22 ' playerctl' ,
33 ' c' ,
4- version : ' 2.2 .1' ,
4+ version : ' 2.3 .1' ,
55 meson_version : ' >=0.50.0'
66)
77
8- release_date = ' August 8 , 2020'
8+ release_date = ' November 30 , 2020'
99
1010gnome = import (' gnome' )
1111pkgconfig = import (' pkgconfig' )
You can’t perform that action at this time.
0 commit comments