Changelog update for version bump (3.1.9)

This commit is contained in:
Alexander Cerutti
2023-04-03 21:44:10 +02:00
parent 07eb6f5cce
commit dd02a1ffad

View File

@@ -1,5 +1,10 @@
# Changelog # Changelog
## 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)
## 3.1.8 - 26 Mar 2023 ## 3.1.8 - 26 Mar 2023
Fixed Typescript type for Semantics.WifiAccess (PR#136) Fixed Typescript type for Semantics.WifiAccess (PR#136)