From 41bafc4e49fa8bafd94386dfa6d75de3c58dff1e Mon Sep 17 00:00:00 2001 From: Sean Cribbs Date: Mon, 24 Jun 2024 19:56:43 -0500 Subject: [PATCH] Release v1.1.0 --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 35f5169..3e26d80 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## v1.1.0 + +* Bump finch from 0.17.0 to 0.18.0 by [@dependabot](https://github.com/dependabot) ([#18](https://github.com/seancribbs/hardhat/pull/18)) +* Bump opentelemetry_process_propagator from 0.2.2 to 0.3.0 by [@dependabot](https://github.com/dependabot) ([#19](https://github.com/seancribbs/hardhat/pull/19)) +* Bump opentelemetry_tesla from 2.3.0 to 2.4.0 by [@dependabot](https://github.com/dependabot) ([#20](https://github.com/seancribbs/hardhat/pull/20)) +* Bump opentelemetry from 1.3.1 to 1.4.0 by [@dependabot](https://github.com/dependabot) ([#22](https://github.com/seancribbs/hardhat/pull/22)) +* Bump ex_doc from 0.31.1 to 0.32.1 by [@dependabot](https://github.com/dependabot) ([#24](https://github.com/seancribbs/hardhat/pull/24)) +* Bump ex_doc from 0.32.1 to 0.32.2 by [@dependabot](https://github.com/dependabot) ([#25](https://github.com/seancribbs/hardhat/pull/25)) +* Bump ex_doc from 0.32.2 to 0.33.0 by [@dependabot](https://github.com/dependabot) ([#26](https://github.com/seancribbs/hardhat/pull/26)) +* Bump ex_doc from 0.33.0 to 0.34.0 by [@dependabot](https://github.com/dependabot) ([#27](https://github.com/seancribbs/hardhat/pull/27)) +* Relax version constraints on dependencies by [John Wilger](https://github.com/jwilger) ([#28](https://github.com/seancribbs/hardhat/pull/28))) +* Bump ex_doc from 0.34.0 to 0.34.1 by [@dependabot](https://github.com/dependabot) ([#30](https://github.com/seancribbs/hardhat/pull/30)) +* Bump tesla from 1.8.0 to 1.11.0 by [@dependabot](https://github.com/dependabot) ([#29](https://github.com/seancribbs/hardhat/pull/29)) + ## v1.0.2 * Bump ex_doc from 0.30.9 to 0.31.0 by [@dependabot](https://github.com/dependabot) ([#14](https://github.com/seancribbs/hardhat/pull/14))