diff --git a/ci/CHANGELOG.md b/ci/CHANGELOG.md index e5e0032..7ad9301 100644 --- a/ci/CHANGELOG.md +++ b/ci/CHANGELOG.md @@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## v0.1.0 (2023-02-20) + + + + + ### Chore - with actual await on connect @@ -14,6 +19,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - with async/await - update ci to use dagger-sdk v0.2.6 +### Documentation + + - add changelog + ### New Features - ci with dagger v0.2.2 @@ -31,8 +40,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - - 15 commits contributed to the release over the course of 2 calendar days. - - 11 commits were understood as [conventional](https://www.conventionalcommits.org). + - 16 commits contributed to the release over the course of 2 calendar days. + - 12 commits were understood as [conventional](https://www.conventionalcommits.org). - 2 unique issues were worked on: [#7](https://github.com/kjuulh/dagger-rs/issues/7), [#8](https://github.com/kjuulh/dagger-rs/issues/8) ### Commit Details @@ -46,6 +55,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 * **[#8](https://github.com/kjuulh/dagger-rs/issues/8)** - feature with workspace ([`03e022f`](https://github.com/kjuulh/dagger-rs/commit/03e022fcaccd30ef0566dcfe31beb3473706bd1d)) * **Uncategorized** + - add changelog ([`30b7511`](https://github.com/kjuulh/dagger-rs/commit/30b7511e454d4695cc1106a3d303b20aa8647fe4)) - with actual await on connect ([`06e2638`](https://github.com/kjuulh/dagger-rs/commit/06e2638e1fec0579d992792b94838629739bb1f0)) - with dagger v0.2.10 ([`48433cf`](https://github.com/kjuulh/dagger-rs/commit/48433cf36884ec9fa4cfed8bc5d4b3e8422c0ab9)) - with older version of dagger-sdk ([`f40ba9b`](https://github.com/kjuulh/dagger-rs/commit/f40ba9b40312a66b7699209fdddc0153ef139931))