diff --git a/CHANGELOG.md b/CHANGELOG.md index 31f0b34..c8b992f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.2.0] - 2024-8-15 + +### Added + +- Add binaries (#14) + ## [0.1.3] - 2024-4-19 ### Fixed @@ -29,7 +35,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Initial release -[Unreleased]: https://github.com/ThomasNieto/Scoop/compare/v0.1.3...HEAD +[Unreleased]: https://github.com/ThomasNieto/Scoop/compare/v0.2.0...HEAD +[0.2.0]: https://github.com/ThomasNieto/Scoop/releases/tag/v0.2.0 [0.1.3]: https://github.com/ThomasNieto/Scoop/releases/tag/v0.1.3 [0.1.2]: https://github.com/ThomasNieto/Scoop/releases/tag/v0.1.2 [0.1.1]: https://github.com/ThomasNieto/Scoop/releases/tag/v0.1.1