diff --git a/CHANGELOG.md b/CHANGELOG.md index 68543f6aa..27e67d646 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [v2.11.16](https://github.com/traefik/traefik/tree/v2.11.16) (2024-12-16) +[All Commits](https://github.com/traefik/traefik/compare/v2.11.15...v2.11.16) + +**Bug fixes:** +- **[server]** Update golang.org/x dependencies ([#11336](https://github.com/traefik/traefik/pull/11336) by [rtribotte](https://github.com/rtribotte)) + ## [v3.2.2](https://github.com/traefik/traefik/tree/v3.2.2) (2024-12-10) [All Commits](https://github.com/traefik/traefik/compare/v3.2.1...v3.2.2)