diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 6ff029d2e..6d54094fb 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,6 +1,14 @@ Changelog ========= +* 0.7.12 + * cli: move readline import to the script + * ci: update tools versions + * ci: generic make test target, update docs + * ci: rename Linux python sessions in nox + * nl80211: decoder improvements + * remote: fix dump() on RemoteIPRoute + * ndb: add ensure() call * 0.7.11 * ethtool: ring support * ndb: fix FDB records index diff --git a/VERSION b/VERSION index b4d6d1210..88a7b2285 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.7.11 +0.7.12