Skip to content

Commit 0c8ced3

Browse files
committed
chore: release v0.4.11
Signed-off-by: Steven Noonan <steven@uplinklabs.net>
1 parent 9a3f955 commit 0c8ced3

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.4.11](https://github.com/tycho/gloam/compare/0.4.10...0.4.11) - 2026-06-04
11+
12+
### Other
13+
14+
- *(readme)* document gloam lock, --lock, and provenance
15+
1016
## [0.4.10](https://github.com/tycho/gloam/compare/0.4.9...0.4.10) - 2026-06-04
1117

1218
### Added

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
@@ -3,7 +3,7 @@ members = ["xtask"]
33

44
[package]
55
name = "gloam"
6-
version = "0.4.10"
6+
version = "0.4.11"
77
edition = "2024"
88
description = "Loader generator for Vulkan, OpenGL, OpenGL ES, EGL, GLX, and WGL"
99
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)