Skip to content

Commit 2b21fbd

Browse files
authored
Changelog for 0.4.0 (#70)
1 parent d3cfc7b commit 2b21fbd

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,21 @@
44

55
- (empty)
66

7+
## 0.4.0 - 2021-03-18
8+
9+
### Added
10+
11+
- Session storage (#64)
12+
- TLS version numbers (#65)
13+
14+
### Changed
15+
16+
- Reading plaintext can now return RUSTLS_ALERT_CLOSE_NOTIFY. (#67)
17+
18+
### Removed
19+
20+
- The rustls_cipher_signature_scheme name lookup. (#66)
21+
722
## 0.3.0 - 2021-03-11
823

924
### Added

0 commit comments

Comments
 (0)