Skip to content

Commit 42a450f

Browse files
committed
Bump to 0.1.1
1 parent e6f0b4f commit 42a450f

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22

33
name = "rendarray"
4-
version = "0.1.0"
4+
version = "0.1.1"
55
authors = ["bluss"]
66
license = "MIT/Apache-2.0"
77

README.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,11 @@ How to use with cargo::
2727
Recent Changes
2828
--------------
2929

30+
- 0.1.1
31+
32+
- Add Array::default
33+
- Fix bug in raw_data_mut
34+
3035
- 0.1.0
3136

3237
- First release on crates.io

0 commit comments

Comments
 (0)