Skip to content

Commit 21a58c6

Browse files
authored
Bump version to 0.11 and update flake (#63)
* Bump version and update flake * Update changelog
1 parent 17dc6df commit 21a58c6

File tree

3 files changed

+21
-12
lines changed

3 files changed

+21
-12
lines changed

CHANGELOG.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,17 @@
11
# Changelog
22

3-
## Unreleased
3+
## 0.11.0
44

5-
- [[#52]](https://github.com/IronCoreLabs/gridiron/pull/52)
5+
- [[#57]](https://github.com/IronCoreLabs/gridiron/pull/57) - Update rand to 0.9
6+
7+
- [[#58]](https://github.com/IronCoreLabs/gridiron/pull/58) - Update MSRV to 1.85.0 & rust edition 2024
8+
9+
- [[#59]](https://github.com/IronCoreLabs/gridiron/pull/59) - Update to criterion 0.6 (Test only change)
10+
11+
12+
## 0.10.0
13+
14+
- [[#52]](https://github.com/IronCoreLabs/gridiron/pull/52)
615
- Update to criterion 0.5 (Test only change)
716
- Change MSRV to Rust 1.70.0
817

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "gridiron"
3-
version = "0.10.0"
3+
version = "0.11.0"
44
edition = "2024"
55
authors = ["IronCore Labs <code at ironcorelabs.com>"]
66
repository = "https://github.com/IronCoreLabs/gridiron"

flake.lock

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)