Skip to content

Commit e5bca9e

Browse files
authored
Merge pull request #9 from averichev/release-plz-2024-04-17T07-44-32Z
chore: release v0.4.4
2 parents b616036 + fd43ee6 commit e5bca9e

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
@@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

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+
914
## [0.4.3](https://github.com/averichev/fns-api-client/compare/v0.4.2...v0.4.3) - 2024-04-16
1015

1116
### Other

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "fns-api-client"
3-
version = "0.4.3"
3+
version = "0.4.4"
44
edition = "2021"
55
description = "ФНС API клиент"
66
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)