Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jfolz committed Nov 4, 2024
1 parent 6f577cd commit 3f2aa92
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0


## Unreleased


## [0.0.4] - 2024-11-04
### Added
- Return slices as new AffineCipher instances
- New methods implemented for AffineCipher
Expand Down Expand Up @@ -36,7 +39,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Initial public release


[Unreleased]: https://github.com/jfolz/shufflish/compare/0.0.3...main
[Unreleased]: https://github.com/jfolz/shufflish/compare/0.0.4...main
[0.0.4]: https://github.com/jfolz/shufflish/compare/0.0.3...0.0.4
[0.0.3]: https://github.com/jfolz/shufflish/compare/0.0.2...0.0.3
[0.0.2]: https://github.com/jfolz/shufflish/compare/0.0.1...0.0.2
[0.0.1]: https://github.com/jfolz/shufflish/releases/tag/0.0.1

0 comments on commit 3f2aa92

Please sign in to comment.