Skip to content

Commit aaefb83

Browse files
authored
chore: release v0.4.12
1 parent f504eb6 commit aaefb83

3 files changed

Lines changed: 13 additions & 2 deletions

File tree

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [0.4.12](https://github.com/tycho/gloam/compare/0.4.11...0.4.12) - 2026-07-03
11+
12+
### Fixed
13+
14+
- *(cargo)* roll back rusqlite to 0.39 for rust 1.88 compat
15+
16+
### Other
17+
18+
- update bundled specs, headers, and provenance
19+
- *(cargo)* update all dependencies
20+
1021
## [0.4.11](https://github.com/tycho/gloam/compare/0.4.10...0.4.11) - 2026-06-04
1122

1223
### Other

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.11"
6+
version = "0.4.12"
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)