Skip to content

Commit 4b079a5

Browse files
committed
Update changelog.
1 parent c8daa4d commit 4b079a5

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## Unreleased
2+
3+
- Remove most uses of unsafe.
4+
- Remove non-local safety invariants to prevent unsoundness.
5+
6+
## 0.2.1
7+
8+
- Fix undefined behavior in checking the buffer length.
9+
110
## 0.2.0
211

312
- Fixed an edge case where long decimals with trailing zeros were truncated.

0 commit comments

Comments
 (0)