Skip to content

Commit 0713c63

Browse files
authored
chore: release v0.4.9
1 parent 84ec7e0 commit 0713c63

3 files changed

Lines changed: 11 additions & 2 deletions

File tree

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [0.4.9](https://github.com/tycho/gloam/compare/0.4.8...0.4.9) - 2026-05-08
11+
12+
### Other
13+
14+
- update bundled XML specs and headers
15+
- *(cargo)* update dependencies
16+
- *(cargo)* update dependencies
17+
- update bundled XML specs and headers
18+
1019
## [0.4.8](https://github.com/tycho/gloam/compare/0.4.7...0.4.8) - 2026-04-08
1120

1221
### Fixed

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 = "gloam"
3-
version = "0.4.8"
3+
version = "0.4.9"
44
edition = "2024"
55
description = "Loader generator for Vulkan, OpenGL, OpenGL ES, EGL, GLX, and WGL"
66
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)