Skip to content

Commit 4ff2369

Browse files
tod-deploy[bot]stacksjb
authored andcommitted
chore(main): release 0.11.2
1 parent 8ba8d40 commit 4ff2369

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.11.2](https://github.com/tod-org/tod/compare/v0.11.1...v0.11.2) (2026-01-25)
4+
5+
6+
### Bug Fixes
7+
8+
* change section_order type from u32 to i32 ([0058f23](https://github.com/tod-org/tod/commit/0058f23422d9583973b739f4c3d69e2a64705cfb))
9+
310
## [0.11.1](https://github.com/tod-org/tod/compare/v0.11.0...v0.11.1) (2025-09-18)
411

512

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "tod"
3-
version = "0.11.1"
3+
version = "0.11.2"
44
authors = ["Alan Vardy <alan@vardy.cc>"]
55
edition = "2024"
66
license = "MIT"

0 commit comments

Comments
 (0)