diff --git a/.changelog/unreleased/bug-fixes/2667-fix-github-workflow-paths.md b/.changelog/unreleased/bug-fixes/2667-fix-github-workflow-paths.md new file mode 100644 index 0000000000..8c6736a6e5 --- /dev/null +++ b/.changelog/unreleased/bug-fixes/2667-fix-github-workflow-paths.md @@ -0,0 +1,2 @@ +- Fix incorrect Github workflow trigger paths. + ([#2667](https://github.com/informalsystems/ibc-rs/issues/2667)) diff --git a/.changelog/unreleased/improvements/2667-remove-proto-crates.md b/.changelog/unreleased/improvements/2667-remove-proto-crates.md new file mode 100644 index 0000000000..7e9655fc9f --- /dev/null +++ b/.changelog/unreleased/improvements/2667-remove-proto-crates.md @@ -0,0 +1,2 @@ +- Delete the `ibc-proto` and `ibc-proto-compiler` crates from the repository. + ([#2667](https://github.com/informalsystems/ibc-rs/issues/2667))