We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2f4c081 + a8e6933 commit 8ea104fCopy full SHA for 8ea104f
CHANGELOG.md
@@ -6,6 +6,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## [Unreleased]
8
9
+## [0.1.1](https://github.com/averichev/fns-api-client/compare/v0.1.0...v0.1.1) - 2024-02-27
10
+
11
+### Fixed
12
+- Privacy
13
14
+### Other
15
+- Errors
16
+- release
17
18
## [0.1.0](https://github.com/averichev/fns-api-client/releases/tag/v0.1.0) - 2024-02-27
19
20
### Other
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "fns-api-client"
3
-version = "0.1.0"
+version = "0.1.1"
4
edition = "2021"
5
description = "ФНС API клиент"
license = "MIT OR Apache-2.0"
0 commit comments