diff --git a/CHANGELOG.md b/CHANGELOG.md index 37ada452..0097b9fc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # CHANGELOG +## v3.1.0 - 2023-05-30 +### Changes +* :sparkles: add support for US driver license v1 + + ## v3.0.0 - 2023-07-28 ### ¡Breaking Changes! * :art: :boom: harmonize response type with other libraries diff --git a/Directory.Build.props b/Directory.Build.props index 839a72b2..421fbb81 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -1,6 +1,6 @@ - 3.0.0 + 3.1.0 Mindee https://github.com/mindee/mindee-api-dotnet https://github.com/mindee/mindee-api-dotnet