diff --git a/README.md b/README.md index 59556a1..b9056d1 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ Under the hood it uses the [Apache POI - POIFS](http://poi.apache.org/poifs/) li v1.5.0 (18-December-2019) +- [#20](https://github.com/bbottema/outlook-message-parser/issues/20) CC and BCC recipients are not parsed properly - [#19](https://github.com/bbottema/outlook-message-parser/issues/19) Use real Outlook ContentId Attribute to resolve CID Attachments diff --git a/RELEASE.txt b/RELEASE.txt index 79a2090..cfa6ce9 100644 --- a/RELEASE.txt +++ b/RELEASE.txt @@ -1,5 +1,6 @@ v1.5.0 (18-December-2019) +- #20: CC and BCC recipients are not parsed properly - #19: Use real Outlook ContentId Attribute to resolve CID Attachments