text-encrypter
Version:
The library to encrypt/decrypt text using caesar cipher mechanism
29 lines (20 loc) • 404 B
Markdown
# CHANGELOG
All notable changes to this project will be documented in this file.
> **Tags**
>
> - Features
> - Bug Fixes
> - Performance Improvements
> - Enhancements
> - Dependency Updates
> - Breaking Changes
> - Documentation
> - Internal
> - Unreleased
## v1.1.0
#### Performance Improvements
- Structural improvements
- Performance improvements
## v1.0.0
#### Features
- **Initial Release**