Skip to content

Commit cf31ba2

Browse files
committed
changelog and version update
1 parent 24a1aee commit cf31ba2

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

CHANGELOG.rst

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,28 @@
11
Changelog
22
=========
33

4+
* 0.9.3rc1
5+
* ndb: use AsyncIPRoute as RTNL source
6+
* ndb: deprecate and remove NDB cli
7+
* async versions for:
8+
* acpi events
9+
* conntrack
10+
* devlink
11+
* diag
12+
* dquot
13+
* ethtool
14+
* event
15+
* generic
16+
* ipvs
17+
* iwutil
18+
* l2tp
19+
* mptcp
20+
* nl80211
21+
* taskstats
22+
* thermal events
23+
* wireguard
24+
* iproute: rt_files management <https://github.com/svinota/pyroute2/pull/1360>
25+
* examples: update kernel module example
426
* 0.9.2
527
* iproute: basic Darwin support <https://github.com/svinota/pyroute2/pull/1328>
628
* nftables: asynchronous API <https://github.com/svinota/pyroute2/pull/1327>

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.9.2
1+
0.9.3rc1

0 commit comments

Comments
 (0)