Skip to content

Commit

Permalink
Update CHANGES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
evgenyigumnov authored Jul 16, 2024
1 parent e7afef0 commit 10d7ca7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@

## [Unreleased] - ReleaseDate

* Bugfix: unsafe precondition(s) violated: slice::from_raw_parts requires the pointer to be aligned and non-null, and the total size of the slice not to exceed isize::MAX [#129]
[#129] https://github.com/OSSystems/compress-tools-rs/pull/129

## [0.15.0] - 2024-07-02

* Raise MSRV to 1.65.0
Expand Down

0 comments on commit 10d7ca7

Please sign in to comment.