We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b616036 + fd43ee6 commit e5bca9eCopy full SHA for e5bca9e
2 files changed
CHANGELOG.md
@@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## [Unreleased]
8
9
+## [0.4.4](https://github.com/averichev/fns-api-client/compare/v0.4.3...v0.4.4) - 2024-04-17
10
+
11
+### Fixed
12
+- Десериализация
13
14
## [0.4.3](https://github.com/averichev/fns-api-client/compare/v0.4.2...v0.4.3) - 2024-04-16
15
16
### Other
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "fns-api-client"
3
-version = "0.4.3"
+version = "0.4.4"
4
edition = "2021"
5
description = "ФНС API клиент"
license = "MIT OR Apache-2.0"
0 commit comments