File tree Expand file tree Collapse file tree 2 files changed +17
-0
lines changed Expand file tree Collapse file tree 2 files changed +17
-0
lines changed Original file line number Diff line number Diff line change
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)
Original file line number Diff line number Diff line change @@ -17,3 +17,8 @@ implementations)
17
17
3.0.0 (not yet released)
18
18
19
19
- 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)
You can’t perform that action at this time.
0 commit comments