diff --git a/README.md b/README.md index b23017d..ae82bcd 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Add this dependency to your application pom.xml ``` cloud.anypoint json-logger -3.0.2 +3.1.0 mule-plugin ``` @@ -85,6 +85,11 @@ PART 2: https://blogs.mulesoft.com/dev/api-dev/json-logging-in-mule-4/ ## Release notes +### 3.1.0 version - Release notes + +* Added JSON serializer for JDK 8 datatypes +* Updated depencendies + ### 3.0.2 version - Release notes * Bugfix for using commons-lang3 instead of commons-lang in pojos