Skip to content

Commit

Permalink
1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbasu committed Mar 10, 2022
1 parent b0931d3 commit 37f8532
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
battery-monitor (1.0.5) stable; urgency=medium

* add new workflow to publish deb package from latest release (#18)
* update workflows to run on all branches
* Update readme with version 1.0.4 and workflows
* fix libnotify:ERROR while showing success notification; fixes #19
* processed_battery_info as local variable
* improve showing state change in notifications loop
* Enable logging of events for debug, error and info (#20); closes #5
- Print all log messages on terminal
- Print info messages to a temporary file
* modify showing Success Notification (#17)
- Use switch to enable/disable showing Success Notification
instead of using an entry
- Use getboolean to set success and sound switch
- Change success and sound switch labels based on configuration
* Add option to modify number of notifications (#16)
- Now users can choose how many notification to be shown

-- Himadri Sekhar Basu <hsb10@iitbbs.ac.in> Thu, 10 Mar 2022 20:59:33 +0530

battery-monitor (1.0.4) stable; urgency=medium

* Add code quality and CI workflows
Expand Down

0 comments on commit 37f8532

Please sign in to comment.