Skip to content

Commit

Permalink
Update release notes wrt #123
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Jan 5, 2021
1 parent 27aa4d3 commit 99623d0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion blackbird/README.md
Expand Up @@ -32,7 +32,7 @@ Blackbird is available on Maven Central as of 2.12.0:

```xml
<dependency>
<groupId>com.fasterxml.jackson.modules</groupId>
<groupId>com.fasterxml.jackson.module</groupId>
<artifactId>jackson-module-blackbird</artifactId>
</dependency>
```
Expand Down
2 changes: 2 additions & 0 deletions release-notes/VERSION-2.x
Expand Up @@ -16,6 +16,8 @@ Modules:

#120: Afterburner does not support the new CoercionConfig
(reported by Carter K)
#123: BlackBird not support fluent setter
(reported by wujimin@github)

2.12.0 (29-Nov-2020)

Expand Down

0 comments on commit 99623d0

Please sign in to comment.