mirror of
https://github.com/Lokathor/bytemuck.git
synced 2024-11-21 22:32:23 +00:00
update changelog
This commit is contained in:
parent
7899e02d5f
commit
f9849c63c7
@ -1,7 +1,7 @@
|
||||
[package]
|
||||
name = "bytemuck"
|
||||
description = "A crate for mucking around with piles of bytes."
|
||||
version = "1.2.1-alpha.0"
|
||||
version = "1.3.1-alpha.0"
|
||||
authors = ["Lokathor <zefria@gmail.com>"]
|
||||
repository = "https://github.com/Lokathor/bytemuck"
|
||||
readme = "README.md"
|
||||
|
@ -1,5 +1,9 @@
|
||||
# `bytemuck` changelog
|
||||
|
||||
## 1.3.0
|
||||
|
||||
* [HeroicKatora](https://github.com/HeroicKatora) added the `try_zeroed_slice_box` function [#10](https://github.com/Lokathor/bytemuck/pull/17).
|
||||
|
||||
## 1.2.0
|
||||
|
||||
* [thomcc](https://github.com/thomcc) added many things:
|
||||
|
Loading…
Reference in New Issue
Block a user