1
1
mirror of https://github.com/sshuttle/sshuttle.git synced 2025-07-04 16:50:34 +02:00

Add changelog entry for 1.0.3

This commit is contained in:
Brian May
2020-07-12 19:09:32 +10:00
parent 329b9cd0a0
commit bb8920ac95

@ -9,6 +9,16 @@ adheres to `Semantic Versioning`_.
.. _`Semantic Versioning`: http://semver.org/ .. _`Semantic Versioning`: http://semver.org/
1.0.3 - 2020-07-12
------------------
Fixed
~~~~~
* Ask setuptools to require Python 3.5 and above.
* Add missing import.
* Fix formatting typos in usage docs
1.0.2 - 2020-06-18 1.0.2 - 2020-06-18
------------------ ------------------