Skip to content

Commit de137a6

Browse files
committed
Release v0.20.0
1 parent 0e0e04e commit de137a6

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.20.0] 2023-11-21
10+
### Fixed
11+
- Fixed a crash when using casted objects that came to Crystal first as a GObject::Object.
12+
913
## [0.19.0] 2023-10-08
1014
### Changed
1115
- Use Crystal Char for gunichar.

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.19.0
2+
version: 0.20.0
33

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

0 commit comments

Comments
 (0)