diff --git a/CHANGELOG.md b/CHANGELOG.md index 52ef8b7..abdfd34 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. -## [0.9.0] - 2025-12-09 +## [0.9.0] - 2025-12-10 ### 🚀 Features @@ -18,6 +18,7 @@ All notable changes to this project will be documented in this file. - *(deps)* Update opentelemetry-go monorepo - *(deps)* Update module golang.org/x/crypto to v0.46.0 - *(deps)* Update module go.opentelemetry.io/contrib/bridges/otelslog to v0.14.0 +- *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.241 ### 🚜 Refactor