## What's Changed * Bump GitHub workflows and Go versions by @mfridman in https://github.com/golang-jwt/jwt/pull/438 * Implementing validation of multiple audiences by @oxisto in https://github.com/golang-jwt/jwt/pull/433 * Bump golangci/golangci-lint-action from 7 to 8 by @dependabot[bot] in https://github.com/golang-jwt/jwt/pull/440 * replaced interface{} to any by @aachex in https://github.com/golang-jwt/jwt/pull/445 * Fix bug in validation of multiple audiences by @sfinnman-cotn in https://github.com/golang-jwt/jwt/pull/441 ## New Contributors * @aachex made their first contribution in https://github.com/golang-jwt/jwt/pull/445 * @sfinnman-cotn made their first contribution in https://github.com/golang-jwt/jwt/pull/441 **Full Changelog**: https://github.com/golang-jwt/jwt/compare/v5.2.2...v5.2.3