Skip to content

Commit 3361bdc

Browse files
chore(release): 1.1.0
1 parent 9361f52 commit 3361bdc

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# [1.1.0](https://github.com/jcornaz/bvh-arena/compare/v1.0.0...v1.1.0) (2022-05-17)
22

33

4+
### Features
5+
6+
* make 'std' feature explicit ([6a69a48](https://github.com/jcornaz/bvh-arena/commit/6a69a48f7f1e2742f568e0539034ce2a4372604d))
7+
8+
# [1.1.0](https://github.com/jcornaz/bvh-arena/compare/v1.0.0...v1.1.0) (2022-05-17)
9+
10+
411
### Features
512

613
* make 'std' feature explicit ([6a69a48](https://github.com/jcornaz/bvh-arena/commit/6a69a48f7f1e2742f568e0539034ce2a4372604d))

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "bvh-arena"
3-
version = "1.0.0"
3+
version = "1.1.0"
44
license = "Unlicense"
55
authors = ["Jonathan Cornaz"]
66
edition = "2021"

0 commit comments

Comments
 (0)