We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ddce02 commit ce8fe8eCopy full SHA for ce8fe8e
NEWS.md
@@ -1,3 +1,20 @@
1
+# i3status-rust 0.32.3 [unreleased]
2
+
3
+### New Blocks and Features
4
5
+* Weather: add `zip` option for OpenWeatherMap (#1948).
6
+* Weather: add `format_alt` option (#1944).
7
+* Weather: implement forecast (#1944).
8
+* Music: add `format_alt` (#1960).
9
+* Apt: added config option `ignore_updates_regex` to filter the list of updates (#1967).
10
+* Time: add basic support for non Gregorian calendars (#1968).
11
12
+### Bug Fixes and Improvements
13
14
+* Xrandr: support multiple outputs (#1949).
15
+* Fail if click handler config refers to unknown button.
16
+* Weather: `location` placeholder now works with Met.no if autolocate is enabled (#1950).
17
18
# i3status-rust 0.32.2
19
20
### Bug Fixes and Improvements
0 commit comments