release v2.2.1

This commit is contained in:
hyugogirubato
2025-03-01 15:36:50 +01:00
parent 54457c8f0d
commit 3e4b9e54e7
3 changed files with 7 additions and 3 deletions
+5 -1
View File
@@ -4,12 +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.2.1] - Not Released
# [2.2.1] - 2025-03-01
### Added
- Added private key function.
### Fixed
- Error extracting functions (symbols) for old libraries.
## [2.2.0] - 2025-01-19
### Added