We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35d86eb commit 2dd51d0Copy full SHA for 2dd51d0
NEWS
@@ -1,3 +1,10 @@
1
+## [0.22.0] - UNRELEASED
2
+- NetworkManager template: Fix connecting to wifi
3
+- NetworkManager template: Add Reload() method
4
+- tests: Replace nose test runner with standard unittest
5
+- setup.py: Drop deprecated `test_suite`, run tests through
6
+ `python3 -m unittest` directly
7
+
8
## [0.21.0] - 2021-01-01
9
- Add type annotations to the whole API
10
- Drop obsolete ConsoleKit and bluez4 templates/tests
0 commit comments