Skip to content

Commit

Permalink
Note breaking API changes
Browse files Browse the repository at this point in the history
  • Loading branch information
ctz committed Sep 29, 2018
1 parent 2b95a73 commit a9674c9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -22,6 +22,8 @@ Rustls is currently in development and hence unstable. [Here's what I'm working
- Don't offer (eg) TLS1.3 if no TLS1.3 suites are configured.
- Support stateful resumption in TLS1.3. Stateless resumption
was previously supported, but is not the default configuration.
- *Breaking API change*: `generate()` removed from `StoresServerSessions` trait.
- *Breaking API change*: `take()` added to `StoresServerSessions` trait.
* 0.13.1 (2018-08-17):
- Fix a bug in rustls::Stream for non-blocking transports
(backport).
Expand Down

0 comments on commit a9674c9

Please sign in to comment.