From 2668a6b20e267d5318fcd93c0fafca52e5e66d40 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 11:29:44 +0200 Subject: [PATCH] chore(main): release 0.8.0 (#20) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f7833c..eca86f6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.8.0](https://github.com/archway-network/relayer_exporter/compare/v0.7.1...v0.8.0) (2023-10-16) + + +### Features + +* Use separate dir for testnets IBC paths ([#19](https://github.com/archway-network/relayer_exporter/issues/19)) ([3ed83c0](https://github.com/archway-network/relayer_exporter/commit/3ed83c03836df28c90889478f068d7be3ae359d5)) + ## [0.7.1](https://github.com/archway-network/relayer_exporter/compare/v0.7.0...v0.7.1) (2023-10-02)