Add new skip option

This commit is contained in:
hyugogirubato
2024-10-18 20:26:41 +02:00
parent f1cfbf752c
commit 2a8a987766
5 changed files with 20 additions and 8 deletions
+7
View File
@@ -4,6 +4,13 @@ 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.0] - Not release
### Added
- Added private key function.
- Option to Skip automatic detection of private function.
## [2.0.9] - 2024-09-25
### Added