Skip to content

Commit e493b42

Browse files
authored
Merge pull request #7 from averichev/release-plz-2024-04-16T11-47-23Z
chore: release v0.4.2
2 parents 9dd835b + 241131d commit e493b42

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

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.2](https://github.com/averichev/fns-api-client/compare/v0.4.1...v0.4.2) - 2024-04-16
10+
11+
### Fixed
12+
- Дебаг и доработка с учетом таймаута перед получением сообщения по MessageId
13+
914
## [0.4.1](https://github.com/averichev/fns-api-client/compare/v0.4.0...v0.4.1) - 2024-04-15
1015

1116
### Fixed

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.1"
3+
version = "0.4.2"
44
edition = "2021"
55
description = "ФНС API клиент"
66
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)