Skip to content

Commit c1ada25

Browse files
committed
Update ChangeLog
1 parent 2a5ba84 commit c1ada25

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ChangeLog.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,9 @@ Bug fixes:
88

99
- Fixed compile issue with `j = json::make_array()` (also in 0.113.2)
1010

11-
Breaking changes to jsoncons semantic tag type names:
11+
Breaking changes to jsoncons semantic tag type names:
1212

13+
- semantic_tag_type::bignum to semantic_tag_type::big_integer
1314
- semantic_tag_type::decimal_fraction to semantic_tag_type::big_decimal
1415
- semantic_tag_type::epoch_time to semantic_tag_type::timestamp
1516

0 commit comments

Comments
 (0)