diff --git a/CHANGELOG.md b/CHANGELOG.md index edbb586..e8ad360 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,13 +1,17 @@ # Changelog +## 3.1.10 - 09 Aug 2023 + + Fixed dates processing by converting them to UTC (PR #155); + ## 3.1.9 - 03 Apr 2023 - Fixed transitType which wasn't being imported when a boardingPass was getting read (PR#138) - Improved types for property in Field type (PR#139) + Fixed transitType which wasn't being imported when a boardingPass was getting read (PR #138) + Improved types for property in Field type (PR #139) ## 3.1.8 - 26 Mar 2023 - Fixed Typescript type for Semantics.WifiAccess (PR#136) + Fixed Typescript type for Semantics.WifiAccess (PR #136) ## 3.1.7 - 14 Nov 2022