From e9f0e386fc8b89a7a57d3623060c1724dd0a8c25 Mon Sep 17 00:00:00 2001 From: "iexec-release-please-app[bot]" <202620906+iexec-release-please-app[bot]@users.noreply.github.com> Date: Fri, 16 May 2025 15:47:45 +0000 Subject: [PATCH] chore(main): release rust-build 1.0.0 --- rust-build/CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 rust-build/CHANGELOG.md diff --git a/rust-build/CHANGELOG.md b/rust-build/CHANGELOG.md new file mode 100644 index 0000000..4d2c1f2 --- /dev/null +++ b/rust-build/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## 1.0.0 (2025-05-16) + + +### Features + +* **rust-build:** add reusable workflow ([#44](https://github.com/iExecBlockchainComputing/github-actions-workflows/issues/44)) ([a875d5c](https://github.com/iExecBlockchainComputing/github-actions-workflows/commit/a875d5c333940b4a9fe28b09f3e6fd3c50cb2407))