summaryrefslogtreecommitdiffstats
path: root/CHANGES.rst
blob: 13b04823a9cf730a1fdd641f982506d10406471a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
Release 0.77.1 (Mar 7, 2016)
============================

* Use semantic versioning. http://semver.org/
* Update GPL 2 license text.
* New release to fix PyPI.


Release 0.77 (Mar 3, 2016)
==========================

* Various bug fixes.
* Fix Documentation.
* Add fix for MacOS X issue.
* Add support for OpenBSD.


Release 0.76 (Jan 17, 2016)
===========================

* Add option to disable IPv6 support.
* Update documentation.
* Move documentation, including man page, to Sphinx.
* Use setuptools-scm for automatic versioning.


Release 0.75 (Jan 12, 2016)
===========================

* Revert change that broke sshuttle entry point.


Release 0.74 (Jan 10, 2016)
===========================

* Add CHANGES.rst file.
* Numerous bug fixes.
* Python 3.5 fixes.
* PF fixes, especially for BSD.