Commit 5f35c42 1 parent 5bc11d7 commit 5f35c42 Copy full SHA for 5f35c42
File tree 2 files changed +7
-1
lines changed
2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,12 @@ Possible log types:
12
12
- ` [security] ` to invite users to upgrade in case of vulnerabilities.
13
13
14
14
15
+ ### v0.6.0 (2018-09-06)
16
+
17
+ - [ added] New close code: 3008 timeout
18
+ - [ fixed] Use thread-safe SaltyClient smart pointers in public APIs (#50 )
19
+ - [ changed] Upgrade ` rust_sodium ` to 0.10.0
20
+
15
21
### v0.5.0 (2018-08-07)
16
22
17
23
- [ added] Create ` SaltyClient::current_peer_sequence_numbers `
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " saltyrtc-client"
3
- version = " 0.5 .0"
3
+ version = " 0.6 .0"
4
4
authors = [
" Danilo Bargen <[email protected] >" ]
5
5
documentation = " https://docs.rs/saltyrtc-client"
6
6
repository = " https://github.com/saltyrtc/saltyrtc-client-rs"
You can’t perform that action at this time.
0 commit comments