File tree 2 files changed +7
-8
lines changed
2 files changed +7
-8
lines changed Original file line number Diff line number Diff line change 1
1
Changelog
2
2
*********
3
3
4
- `Unreleased `_ (YYYY-MM-DD )
5
- --------------------------
4
+ `1.0.0 `_ (2017-03-24 )
5
+ ---------------------
6
6
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 `_
9
8
- Initial publication on PyPI
10
9
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
12
11
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 31
31
))
32
32
33
33
__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