Release v2.0.9

This commit is contained in:
hyugogirubato
2024-09-25 15:35:04 +02:00
parent 0c4ca6215e
commit 00e0f1fb6e
3 changed files with 8 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.0.9] - Not released
## [2.0.9] - 2024-09-25
### Added
- Added private key function.
### Changed
- Improved error handling related to file path issues during write operations.
## [2.0.8] - 2024-07-27
### Added