summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorPierre Ossman <ossman@cendio.se>2021-07-22 17:11:08 +0200
committerPierre Ossman <ossman@cendio.se>2021-07-22 17:11:08 +0200
commit1c35fdd72bc94958b04add2e9604b22a05390e16 (patch)
tree9cfa34f884ab16c6bec2a2a5ff51a52d08be5e1d /CHANGES.txt
parenteca301c05b5a5ae9b6896128a44fe2b6c7883c4d (diff)
downloadwebsockify-1c35fdd72bc94958b04add2e9604b22a05390e16.tar.gz
websockify 0.10.0
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index a440576..41321a3 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,6 +1,16 @@
Changes
=======
+0.10.0
+------
+
+* Python 3.4 or newer is now required
+* Empty message frames are now supported
+* Tokens can now specify a Unix domain socket file to connect to
+* Time limits on JWT tokens are now respected
+* Whitespace is better tolerated in token files
+* Lots of minor fixes...
+
0.9.0
-----