From f7a54c7ae7c771b16ed2853b28a480fba5f06e5b Mon Sep 17 00:00:00 2001 From: Mingwei Samuel Date: Mon, 29 Jan 2024 09:24:53 -0800 Subject: [PATCH] Release hydro_deploy v0.5.1 --- hydro_deploy/core/CHANGELOG.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/hydro_deploy/core/CHANGELOG.md b/hydro_deploy/core/CHANGELOG.md index 374615507e96..0b78cd1797ad 100644 --- a/hydro_deploy/core/CHANGELOG.md +++ b/hydro_deploy/core/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## v0.5.1 (2024-01-29) + + ### Chore - manually set lockstep-versioned crates (and `lattices`) to version `0.5.1` @@ -14,6 +16,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 https://github.com/frewsxcv/rust-crates-index/issues/159 is messing with smart-release +### Documentation + + - actually committing empty CHANGELOG.md is required + ### New Features - improve build error message debuggability @@ -38,8 +44,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - - 10 commits contributed to the release over the course of 39 calendar days. - - 10 commits were understood as [conventional](https://www.conventionalcommits.org). + - 11 commits contributed to the release over the course of 39 calendar days. + - 11 commits were understood as [conventional](https://www.conventionalcommits.org). - 9 unique issues were worked on: [#1010](https://github.com/hydro-project/hydroflow/issues/1010), [#1014](https://github.com/hydro-project/hydroflow/issues/1014), [#986](https://github.com/hydro-project/hydroflow/issues/986), [#987](https://github.com/hydro-project/hydroflow/issues/987), [#992](https://github.com/hydro-project/hydroflow/issues/992), [#994](https://github.com/hydro-project/hydroflow/issues/994), [#995](https://github.com/hydro-project/hydroflow/issues/995), [#996](https://github.com/hydro-project/hydroflow/issues/996), [#999](https://github.com/hydro-project/hydroflow/issues/999) ### Commit Details @@ -67,6 +73,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 * **[#999](https://github.com/hydro-project/hydroflow/issues/999)** - Race conditions when handshake channels capture other outputs ([`f8a0b95`](https://github.com/hydro-project/hydroflow/commit/f8a0b95113e92e003061d2a3865c84d69851dd8e)) * **Uncategorized** + - Actually committing empty CHANGELOG.md is required ([`3b36020`](https://github.com/hydro-project/hydroflow/commit/3b36020d16792f26da4df3c5b09652a4ab47ec4f)) - Manually set lockstep-versioned crates (and `lattices`) to version `0.5.1` ([`1b555e5`](https://github.com/hydro-project/hydroflow/commit/1b555e57c8c812bed4d6495d2960cbf77fb0b3ef))