diff --git a/CHANGELOG.md b/CHANGELOG.md index febec329..48b41c47 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip ## [UNRELEASED] ### Fixed -- Attachment ID can return an empty value #318 +- NaN ### Added - NaN @@ -15,6 +15,12 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip - NaN +## [4.1.2] - 2022-12-14 +### Fixed +- Attachment ID can return an empty value #318 +- Additional message date format added #345 (thanks @amorebietakoUdala) + + ## [4.1.1] - 2022-11-16 ### Fixed - Fix for extension recognition #325 (thanks @pwoszczyk)