Skip to content

Commit ae26e07

Browse files
committed
Release v0.22.2.
1 parent 9dba915 commit ae26e07

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

77
Changes that change the generated API have a ⚠️.
88

9+
## [0.22.2] 2024-03-24
10+
### Fixed
11+
- Fix compilation with GLib 2.80.
12+
913
## [0.22.1] 2024-01-15
1014
### Fixed
1115
- Remove more deprecation warnings from crystal 1.11 😅️.

shard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: gi-crystal
2-
version: 0.22.1
2+
version: 0.22.2
33

44
authors:
55
- Hugo Parente Lima <[email protected]>

0 commit comments

Comments
 (0)