diff --git a/CHANGELOG.md b/CHANGELOG.md index 0955e8c..09fa859 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,27 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.2.0] - 2023-08-12 + +### Added +- with rust build and test +- *(ci)* with internal please action + +### Fixed +- *(ci)* only set local url instead of insteadOf +- *(ci)* trim remote_url newlines +- *(ci)* trim remote_url newlines +- *(ci)* repo should be ssh +- *(ci)* make sure to run ssh as user git +- ci + +### Other +- set fixed versions +- *(deps)* update rust crate tokio to 1.31.0 +- *(ci)* move cuddle please image to cuddle +- Add renovate.json + + ## [0.1.0] - 2023-08-11 ### Added