diff --git a/release-notes/VERSION3.md b/release-notes/VERSION3.md index e2176afe3..b09265618 100644 --- a/release-notes/VERSION3.md +++ b/release-notes/VERSION3.md @@ -8,3 +8,4 @@ Users who don't use DefaultScalaModule may need to change to using ScalaModule b * [[gh-525]](https://github.com/FasterXML/jackson-module-scala/issues/525) Add ScalaModule builder * [[gh-531]](https://github.com/FasterXML/jackson-module-scala/issues/531) Remove DefaultRequiredAnnotationIntrospector as part of dropping support for jackson-module-jsonSchema +* [[gh-583]](https://github.com/FasterXML/jackson-module-scala/issues/583) Change groupId and package names to `tools.jackson`