Skip to content

Commit

Permalink
Update changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexhuszagh committed Oct 31, 2024
1 parent c8daa4d commit 4b079a5
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## Unreleased

- Remove most uses of unsafe.
- Remove non-local safety invariants to prevent unsoundness.

## 0.2.1

- Fix undefined behavior in checking the buffer length.

## 0.2.0

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

0 comments on commit 4b079a5

Please sign in to comment.