## What's Changed * Update sbt, scripted-plugin to 1.10.11 by @scala-steward in https://github.com/circe/circe/pull/2364 * Fix superfluous keys not being ignored by @MartinHH in https://github.com/circe/circe/pull/2369 * Introducing "downFields" for HCursor by @otobrglez in https://github.com/circe/circe/pull/2367 * Hierarchical configured enum codecs in Scala 3 by @grzegorz-bielski in https://github.com/circe/circe/pull/2370 ## New Contributors * @otobrglez made their first contribution in https://github.com/circe/circe/pull/2367 * @grzegorz-bielski made their first contribution in https://github.com/circe/circe/pull/2370 **Full Changelog**: https://github.com/circe/circe/compare/v0.14.12...v0.14.13