File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -24,6 +24,6 @@ assignees: ''
2424
2525** What jsoncons library version?**
2626
27- - [ ] Latest release 0.170.1
27+ - [ ] Latest release 0.170.2
2828 - [ ] Other release _____ _
2929 - [ ] master
Original file line number Diff line number Diff line change 1- 0.170.2 preview (on master)
2- ---------------
1+ 0.170.2
2+ -------
33
44Defect fixes
55
6- - Fixed issue with jsonschema default values (likely introduced in 0.170.0)
6+ - Fixed issue with jsonschema default values (introduced in 0.170.0)
77
88
990.170.1
Original file line number Diff line number Diff line change 1111
1212#define JSONCONS_VERSION_MAJOR 0
1313#define JSONCONS_VERSION_MINOR 170
14- #define JSONCONS_VERSION_PATCH 1
14+ #define JSONCONS_VERSION_PATCH 2
1515
1616namespace jsoncons {
1717
You can’t perform that action at this time.
0 commit comments