Release v2.0.3

This commit is contained in:
hyugogirubato
2024-07-07 17:44:31 +02:00
parent 61b0b3bd65
commit 22fc3c1b48
3 changed files with 13 additions and 2 deletions
+11
View File
@@ -4,6 +4,16 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [2.0.3] - 2024-07-07
### Added
- Added support for private key function (SDK 35 x86_64).
### Changed
- Removed confusing `Malformed message` warning.
## [2.0.2] - 2024-07-07
### Added
@@ -226,6 +236,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- Initial release of the project, laying the foundation for future enhancements and features.
[2.0.3]: https://github.com/hyugogirubato/KeyDive/releases/tag/v2.0.3
[2.0.2]: https://github.com/hyugogirubato/KeyDive/releases/tag/v2.0.2
[2.0.1]: https://github.com/hyugogirubato/KeyDive/releases/tag/v2.0.1
[2.0.0]: https://github.com/hyugogirubato/KeyDive/releases/tag/v2.0.0