Skip to content

Commit 37f8532

Browse files
committed
1.0.5
1 parent b0931d3 commit 37f8532

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

debian/changelog

+21
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
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+
122
battery-monitor (1.0.4) stable; urgency=medium
223

324
* Add code quality and CI workflows

0 commit comments

Comments
 (0)