-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
12 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,15 @@ | ||
battery-monitor (1.0.7) stable; urgency=medium | ||
battery-monitor (1.0.8-1) stable; urgency=medium | ||
|
||
* Update readme with version 1.0.7 (#26) | ||
* Add option to use user-defined sound files (#27) | ||
- Now users can select custom sound files as notification sound | ||
* Add reset to default button (#21) | ||
- This helps learning users to restore and use valid values | ||
in case the config file is corrupted or missing. | ||
|
||
-- Himadri Sekhar Basu <[email protected]> Tue, 31 May 2022 20:59:14 +0530 | ||
|
||
battery-monitor (1.0.7-1) stable; urgency=medium | ||
|
||
* Update readme with version 1.0.6 (#23) | ||
* Append random numbers after logfilename (#24) | ||
|