Skip to content

Commit

Permalink
Update ChangeLog
Browse files Browse the repository at this point in the history
  • Loading branch information
danielaparker committed Dec 14, 2018
1 parent 2a5ba84 commit c1ada25
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,9 @@ Bug fixes:

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

Breaking changes to jsoncons semantic tag type names:
Breaking changes to jsoncons semantic tag type names:

- semantic_tag_type::bignum to semantic_tag_type::big_integer
- semantic_tag_type::decimal_fraction to semantic_tag_type::big_decimal
- semantic_tag_type::epoch_time to semantic_tag_type::timestamp

Expand Down

0 comments on commit c1ada25

Please sign in to comment.