Skip to content

Commit 8c2eed8

Browse files
🔖 Version 3.20.1 (#273)
1 parent b307e29 commit 8c2eed8

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Mindee .NET API Library Changelog
22

3+
## v3.20.1 - 2024-10-21
4+
### Fixes
5+
:bug: fix worker services losing API settings & API key after an HTTP call
6+
7+
38
## v3.20.0 - 2024-10-11
49
### Changes
510
* :sparkles: add support for Financial Document v1.10

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project>
22
<PropertyGroup>
3-
<VersionPrefix>3.20.0</VersionPrefix>
3+
<VersionPrefix>3.20.1</VersionPrefix>
44
<Authors>Mindee</Authors>
55
<PackageProjectUrl>https://github.com/mindee/mindee-api-dotnet</PackageProjectUrl>
66
<RepositoryUrl>https://github.com/mindee/mindee-api-dotnet</RepositoryUrl>

0 commit comments

Comments
 (0)