Skip to content

Commit

Permalink
doc: fix changelog typo (#628)
Browse files Browse the repository at this point in the history
  • Loading branch information
Darksonn committed Sep 7, 2023
1 parent 74e6e20 commit bd9c164
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Expand Up @@ -2,7 +2,7 @@

### Added

- Add `UninitSlice::{new,init}` (#598, #599)
- Add `UninitSlice::{new,uninit}` (#598, #599)
- Implement `BufMut` for `&mut [MaybeUninit<u8>]` (#597)

### Changed
Expand Down

0 comments on commit bd9c164

Please sign in to comment.