Changelog update for version bump (3.1.10)

This commit is contained in:
Alexander Cerutti
2023-08-09 22:06:31 +02:00
parent 91a4a2712c
commit f0a278abfe

View File

@@ -1,5 +1,9 @@
# 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)