diff --git a/ldmiddleware/CHANGELOG.md b/ldmiddleware/CHANGELOG.md new file mode 100644 index 00000000..399ecb16 --- /dev/null +++ b/ldmiddleware/CHANGELOG.md @@ -0,0 +1,9 @@ +# Changelog + +## [0.1.0](https://github.com/launchdarkly/go-server-sdk/compare/ldmiddleware/v0.1.0...ldmiddleware/v0.1.0) (2025-11-21) + + +### Bug Fixes + +* Bump minimum go to 1.24 ([#325](https://github.com/launchdarkly/go-server-sdk/issues/325)) ([6e2cebf](https://github.com/launchdarkly/go-server-sdk/commit/6e2cebf0e650d5abd805fc1845e36dfc5b7ff00c)) +* **experimental:** Add ldmiddleware library, utilities for creating scoped clients, contexts, events automatically ([#306](https://github.com/launchdarkly/go-server-sdk/issues/306)) ([b175f8c](https://github.com/launchdarkly/go-server-sdk/commit/b175f8cf065ce85f54f303fbc9874b9dbecd87ed))