Skip to content

Commit 89497a2

Browse files
committed
Update release notes wrt #106
1 parent 67f8cc6 commit 89497a2

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed

release-notes/CREDITS

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
Here are people who have contributed to the development of Jackson JSON processor
2+
text dataformats project, version 3.x
3+
(version numbers in brackets indicate release in which the problem was fixed)
4+
5+
(note: for older credits, check out `CREDITS-2.x`)
6+
7+
Tatu Saloranta, [email protected]: author
8+
9+
Andrey Somov (asomov@github)
10+
11+
* Contributed #106: (yaml) Upgrade to `snakeyaml-engine` (from classic `snakeyaml`)
12+
(3.0.0)

release-notes/VERSION

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,8 @@ implementations)
1717
3.0.0 (not yet released)
1818

1919
- Add `XxxMapper.shared()` methods for getting globally shared default instances
20+
21+
YAML:
22+
23+
#106: Upgrade to `snakeyaml-engine` (from classic `snakeyaml`)
24+
(contributed by Andrey S)

0 commit comments

Comments
 (0)