Skip to content

Commit d775b4f

Browse files
committed
v0.1.1
1 parent a1af7d5 commit d775b4f

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "chute"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
license = "MIT OR Apache-2.0"
55
edition = "2021"
66
exclude = ["benchmarks", "doc"]

Changelog.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Changelog
2+
3+
## 0.1.1
4+
5+
The library is MIRI friendly now.
6+
7+
## 0.1.0
8+
9+
Initial release

0 commit comments

Comments
 (0)