diff --git a/CHANGELOG.md b/CHANGELOG.md index 52827a5f3..436a59920 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [0.9.1](https://github.com/runfinch/finch/compare/v0.9.0...v0.9.1) (2023-10-06) + + +### Build System or External Dependencies + +* **deps:** Bump github.com/onsi/gomega from 1.27.10 to 1.28.0 ([#583](https://github.com/runfinch/finch/issues/583)) ([9d1ad57](https://github.com/runfinch/finch/commit/9d1ad5748967b8b978131ddb50071200fcceffde)) +* **deps:** Bump github.com/shirou/gopsutil/v3 from 3.23.8 to 3.23.9 ([#588](https://github.com/runfinch/finch/issues/588)) ([20385b7](https://github.com/runfinch/finch/commit/20385b7c5c0a45f5495615ebb3ce70220ab15969)) +* **deps:** Bump golang.org/x/tools from 0.13.0 to 0.14.0 ([#610](https://github.com/runfinch/finch/issues/610)) ([8938cf3](https://github.com/runfinch/finch/commit/8938cf394f12b42da976c2963fad82c42a52aa85)) + ## [0.9.0](https://github.com/runfinch/finch/compare/v0.8.0...v0.9.0) (2023-09-25)