Skip to content

Commit

Permalink
release(v0.4.9): add date+version+changes to the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
sassman committed May 7, 2021
1 parent ccbfe4d commit f8bf0fb
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
# [0.4.9] - 2021-05-07
### 🛠️ Maintenance
- [chore(deps): strip unused deps](https://github.com/steganogram/stegano-rs/pull/35)

### Contributors
- [sassman](https://github.com/sassman)

## [0.4.8] - 2021-05-01
### 🛠️ Maintenance
Expand Down Expand Up @@ -120,7 +126,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- Typos in cli output and descriptions

[Unreleased]: https://github.com/steganogram/stegano-rs/compare/v0.4.7...HEAD
[Unreleased]: https://github.com/steganogram/stegano-rs/compare/v0.4.9...HEAD
[0.4.9]: https://github.com/steganogram/stegano-rs/compare/v0.4.9...v0.4.8
[0.4.8]: https://github.com/steganogram/stegano-rs/compare/v0.4.8...v0.4.7
[0.4.7]: https://github.com/steganogram/stegano-rs/compare/v0.4.7...v0.4.6
[0.4.6]: https://github.com/steganogram/stegano-rs/compare/v0.4.6...v0.4.5
[0.4.5]: https://github.com/steganogram/stegano-rs/compare/v0.4.5...v0.4.1
Expand Down

0 comments on commit f8bf0fb

Please sign in to comment.