aboutsummaryrefslogtreecommitdiffstats
path: root/Changes
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2014-10-16 23:32:13 -0400
committerJesse Luehrs <doy@tozt.net>2014-10-16 23:32:13 -0400
commit78667f41e53f1b5446eef2af4c2899026d32a0ef (patch)
tree02876a3db55aaf9047e260a4ee7f13ea81acabf1 /Changes
parentff58c55b93cb162fd1928d702d813d2ebd441d0b (diff)
downloadpython-termcast-client-78667f41e53f1b5446eef2af4c2899026d32a0ef.tar.gz
python-termcast-client-78667f41e53f1b5446eef2af4c2899026d32a0ef.zip
changelog and version bump0.1.1
Diffstat (limited to 'Changes')
-rw-r--r--Changes6
1 files changed, 6 insertions, 0 deletions
diff --git a/Changes b/Changes
index 8583f05..dcb8d74 100644
--- a/Changes
+++ b/Changes
@@ -1,4 +1,10 @@
Revision history for termcast_client
+0.1.1 2014-10-16
+ - Python 2 support (Tom Ballinger)
+ - Preliminary SSL support (for servers that support it). This is not yet
+ documented and may change at any point as I work out the details.
+
+
0.1.0 2014-09-23
- Initial revision