add private key func

This commit is contained in:
hyugogirubato
2025-01-09 20:04:17 +01:00
parent 9f6ae602a4
commit c0943e101f
2 changed files with 8 additions and 1 deletions
+6
View File
@@ -4,6 +4,12 @@ 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.1.5] - Not Released
### Added
- Added private key function.
## [2.1.4] - 2024-11-19
### Changed