We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba1ce6e commit 684d99eCopy full SHA for 684d99e
debian/changelog
@@ -1,3 +1,18 @@
1
+battery-monitor (1.0.6) stable; urgency=medium
2
+
3
+ * Update readme with version 1.0.5
4
+ * Use new settings while monitoring; fixes #9 (#22)
5
+ - now new settings will be used within 5 seconds of saving
6
+ * Add and update copyright to 2022 and code cleanup
7
+ - AboutWindow.py: remove unused imports
8
+ - AppIndicator.py: remove unused lines
9
+ * Update CONTRIBUTING and debian compatibility
10
+ - CONTRIBUTING.md: use git repo from @hsbasu
11
+ - debian/compat: Update compatibility to 12
12
+ * Take arguments from command-line
13
14
+ -- Himadri Sekhar Basu <[email protected]> Tue, 05 Apr 2022 09:40:49 +0530
15
16
battery-monitor (1.0.5) stable; urgency=medium
17
18
* add new workflow to publish deb package from latest release (#18)
0 commit comments