Skip to content

Commit

Permalink
Updated release notes for 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bbottema committed Dec 18, 2019
1 parent 4df335c commit 0c0042c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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


Expand Down
1 change: 1 addition & 0 deletions RELEASE.txt
Original file line number Diff line number Diff line change
@@ -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


Expand Down

0 comments on commit 0c0042c

Please sign in to comment.