Skip to content

Commit 9940e14

Browse files
committed
docs: update changelog for version 0.1.1
1 parent 0a6b147 commit 9940e14

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,18 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.1.1] - 2025-06-27
9+
10+
### Changed
11+
- Updated README.md with improved documentation and formatting
12+
- Enhanced examples folder with better code examples and demonstrations
13+
- Improved code structure and comments in example files
14+
15+
### Documentation
16+
- Better explanation of security considerations
17+
- Enhanced quick start guide
18+
- Improved algorithm descriptions and usage examples
19+
820
## [0.1.0] - 2025-06-27
921

1022
### Added
@@ -26,4 +38,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2638
- Security warnings for deprecated algorithms (MD5, SHA-1, DES, RC4)
2739
- Memory-safe implementations using Rust
2840

41+
[0.1.1]: https://github.com/Adel2411/ruscrypt/releases/tag/v0.1.1
2942
[0.1.0]: https://github.com/Adel2411/ruscrypt/releases/tag/v0.1.0

0 commit comments

Comments
 (0)