Skip to content

Commit e9c8f56

Browse files
Update release notes for 0.12.0
1 parent bfa7b90 commit e9c8f56

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

RELEASE-NOTES.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
1-
# Next
1+
# 0.12.0
22

33
- A `Read` implementation (`DecoderReader`) to let users transparently decoded data from a b64 input source
4+
- IMAP's modified b64 alphabet
5+
- Relaxed type restrictions to just `AsRef<[ut8]>` for main `encode*`/`decode*` functions
6+
- A minor performance improvement in encoding
47

58
# 0.11.0
69
- Minimum rust version 1.34.0

0 commit comments

Comments
 (0)