File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11Changelog
22*********
33
4- `Unreleased `_ (YYYY-MM-DD )
4+ `3.1.0 `_ (2019-01-07 )
55--------------------------
66
7- - Event callback arguments now always need to provide a `data ` argument (major)
7+ - Event callback arguments now always need to provide a `data ` argument
88
99`3.0.1 `_ (2019-01-02)
1010---------------------
@@ -60,7 +60,7 @@ support the `disconnected` message before upgrading.
6060
6161.. _SaltyRTC 1.0 Protocol : https://github.com/saltyrtc/saltyrtc-meta/blob/protocol-1.0/Protocol.md
6262
63- .. _ Unreleased : https://github.com/saltyrtc/saltyrtc-server-python/compare/v3.0.1...HEAD
63+ .. _ 4.0.0 : https://github.com/saltyrtc/saltyrtc-server-python/compare/v3.0.1...v3.1.0
6464.. _3.0.1 : https://github.com/saltyrtc/saltyrtc-server-python/compare/v3.0.0...v3.0.1
6565.. _3.0.0 : https://github.com/saltyrtc/saltyrtc-server-python/compare/v2.0.1...v3.0.0
6666.. _2.0.1 : https://github.com/saltyrtc/saltyrtc-server-python/compare/v2.0.0...v2.0.1
Original file line number Diff line number Diff line change 3232
3333__author__ = 'Lennart Grahl <[email protected] >' 3434__status__ = 'Production'
35- __version__ = '3.0.1 '
35+ __version__ = '3.1.0 '
You can’t perform that action at this time.
0 commit comments