summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
blob: 3ec7b2217cc8914b4ec30add812488e40ba10dcd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Changelog
=========

0.1.1 (2019-10-06)
------------------

### Changed

- Improve performance of base64 decoding.

### Fixed

- Fix boundary lines folding with last line of preceding decoded text.
- Fix panics in malformed emails that use MIME boundaries improperly.

0.1.0 (2019-10-01)
------------------

Initial release.