From abb48f199656f776be0f05601ff5746f36df3370 Mon Sep 17 00:00:00 2001 From: Brian May Date: Mon, 24 Aug 2020 07:57:39 +1000 Subject: Update changes file --- CHANGES.rst | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index 007b7e1..d28349c 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -9,6 +9,21 @@ adheres to `Semantic Versioning`_. .. _`Semantic Versioning`: http://semver.org/ +1.0.3 - 2020-08-24 +------------------ + +Fixed +~~~~~ +* Allow Mux() flush/fill to work with python < 3.5 +* Fix parse_hostport to always return string for host. +* Require -r/--remote parameter. +* Add missing package in OpenWRT documentation. +* Fix doc about --listen option. +* README: add Ubuntu. +* Increase IP4 ttl to 63 hops instead of 42. +* Fix formatting in installation.rst + + 1.0.3 - 2020-07-12 ------------------ -- cgit v1.2.3