Skip to content

Commit b59d022

Browse files
committed
changelog updated
1 parent 069afe5 commit b59d022

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/)
55
and this project adheres to [Semantic Versioning](http://semver.org/).
66

7+
## [v0.1.1] - 2025-06-14
8+
9+
### Added
10+
- Added #[SensitiveParameter] attribute to enhance security for password and secret parameters
11+
12+
### Changed
13+
- Enhanced type safety by making DTOs readonly
14+
- Updated documentation in README for clearer usage instructions
15+
- Added libsodium suggestion in composer.json for improved cryptographic operations (required for EdDSA support)
16+
717
## [v0.1.0] - 2025-06-13
818

919
### Added

0 commit comments

Comments
 (0)