Update CHANGELOG.md

This commit is contained in:
anonpenguin23 2025-09-26 07:56:05 +03:00
parent 587cb3dc11
commit 2eb4db3ddb
No known key found for this signature in database
GPG Key ID: 1CBB1FE35AFBEE30

View File

@ -8,6 +8,18 @@ The format is based on [Keep a Changelog][keepachangelog] and adheres to [Semant
### Added
### Changed
### Deprecated
### Removed
### Fixed
## [0.51.0] - 2025-09-26
### Added
- Added identity/main.go to generate identity and peer id
- Added encryption module identity.go for reusable identity create, save etc funtions
@ -24,6 +36,7 @@ The format is based on [Keep a Changelog][keepachangelog] and adheres to [Semant
### Fixed
## [0.50.1] - 2025-09-23
### Added