We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17e6cc5 commit 1915199Copy full SHA for 1915199
CHANGELOG.rst
@@ -1,6 +1,11 @@
1
Changelog
2
=========
3
4
+* 0.9.1rc2
5
+ * nftables: fix work with the new core, add basic masq and comment support
6
+ * nlsocket: fix batch requests
7
+ * dhcp client: add InterfaceNotFound exception
8
+ * ethtool: use byref instead of cpointer
9
* 0.9.1rc1
10
* core: rewritten using asyncio, and the async API is now first class
11
* core: provide compatibility synchronous API classes
VERSION
@@ -1 +1 @@
-0.9.1rc1
+0.9.1rc2
0 commit comments