diff --git a/CHANGELOG.md b/CHANGELOG.md index ed0b913..6845c1c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,32 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.0.1](https://github.com/fossable/turbine/releases/tag/v0.0.1) - 2024-06-28 + +### Other +- generate wallet from keys +- transaction log almost working +- initial badge generator +- properly walk commits after refreshing contributors +- update index +- release ([#2](https://github.com/fossable/turbine/pull/2)) +- add minimum block height +- rename crate +- release ([#1](https://github.com/fossable/turbine/pull/1)) +- fix public key parsing +- Add nested test repos +- refresh every hour +- continue impl +- rename crate +- improve index page +- enable all features in docker build +- update Dockerfile +- initial CI +- update dependencies +- initial attempt at revwalk +- add several basic dependencies +- Initial commit + ## [0.0.1](https://github.com/fossable/turbine/releases/tag/v0.0.1) - 2024-06-10 ### Other