Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
timotheecour committed Oct 19, 2020
1 parent 0a62e8e commit 52aef1a
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
@@ -1,8 +1,9 @@
# v1.6.x - yyyy-mm-dd



## Standard library additions and changes
- `json` now supports parsing uint64 values > int64.high (via a new JUInt kind),
and values beyond the range of int64/uint64 are now parsed as a new JNumber kind.



Expand Down

0 comments on commit 52aef1a

Please sign in to comment.