diff --git a/README.rst b/README.rst index 7c1c2863..91192344 100644 --- a/README.rst +++ b/README.rst @@ -138,6 +138,12 @@ See examples directory for more. Changelog ========= +0.36.4 +====== + +* Improved performance of constructing outgoing packets (#978) (#979) @bdraco +* Defered parsing of incoming packets when it can be avoided (#983) @bdraco + 0.36.3 ======