We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adeec8d commit 6568c76Copy full SHA for 6568c76
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## 0.5.0
4
+
5
+* Fix constants not in camel case form.
6
+* Require dbus 0.7.
7
8
## 0.4.4
9
10
* Only list as supporting Linux.
pubspec.yaml
@@ -1,5 +1,5 @@
name: nm
-version: 0.4.4
+version: 0.5.0
description:
Provides a client to connect to NetworkManager - the service that manages network connections on Linux.
0 commit comments