File tree 1 file changed +21
-0
lines changed
1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change
1
+ battery-monitor (1.0.5) stable; urgency=medium
2
+
3
+ * add new workflow to publish deb package from latest release (#18)
4
+ * update workflows to run on all branches
5
+ * Update readme with version 1.0.4 and workflows
6
+ * fix libnotify:ERROR while showing success notification; fixes #19
7
+ * processed_battery_info as local variable
8
+ * improve showing state change in notifications loop
9
+ * Enable logging of events for debug, error and info (#20); closes #5
10
+ - Print all log messages on terminal
11
+ - Print info messages to a temporary file
12
+ * modify showing Success Notification (#17)
13
+ - Use switch to enable/disable showing Success Notification
14
+ instead of using an entry
15
+ - Use getboolean to set success and sound switch
16
+ - Change success and sound switch labels based on configuration
17
+ * Add option to modify number of notifications (#16)
18
+ - Now users can choose how many notification to be shown
19
+
20
+ -- Himadri Sekhar Basu <
[email protected] > Thu, 10 Mar 2022 20:59:33 +0530
21
+
1
22
battery-monitor (1.0.4) stable; urgency=medium
2
23
3
24
* Add code quality and CI workflows
You can’t perform that action at this time.
0 commit comments