File tree Expand file tree Collapse file tree 2 files changed +7
-8
lines changed Expand file tree Collapse file tree 2 files changed +7
-8
lines changed Original file line number Diff line number Diff line change 11Changelog
22*********
33
4- `Unreleased `_ (YYYY-MM-DD )
5- --------------------------
4+ `1.0.0 `_ (2017-03-24 )
5+ ---------------------
66
7- - Add server implementation of the `SaltyRTC 1.0 Protocol `_ (TODO:
8- Use tagged version URL)
7+ - Add server implementation of the `SaltyRTC 1.0 Protocol `_
98- Initial publication on PyPI
109
11- .. _SaltyRTC 1.0 Protocol : https://github.com/saltyrtc/saltyrtc-meta/blob/master /Protocol.md
10+ .. _SaltyRTC 1.0 Protocol : https://github.com/saltyrtc/saltyrtc-meta/blob/protocol-1.0 /Protocol.md
1211
13- .. _ Unreleased : https://github.com/saltyrtc/saltyrtc-server-python/compare/aa3aceb ...HEAD
12+ .. _ 1.0.0 : https://github.com/saltyrtc/saltyrtc-server-python/compare/aa3aceba46cc8683e640499936a6eaa406819ef8 ...v1.0.0
Original file line number Diff line number Diff line change 3131))
3232
3333__author__ = 'Lennart Grahl <[email protected] >' 34- __status__ = 'Beta '
35- __version__ = '0.10 .0'
34+ __status__ = 'Production '
35+ __version__ = '1.0 .0'
You can’t perform that action at this time.
0 commit comments