Skip to content

Commit

Permalink
Release v0.19.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
hugopl committed Oct 8, 2023
1 parent e20a45a commit 23b4ff9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

Changes that change the generated API have a ⚠️.

## [0.19.0] 2023-10-08
### Changed
- Use Crystal Char for gunichar.
- Do not block the code generation if some TypeLib wasn't found, just warn instead.

## [0.18.0] 2023-09-19
### Fixed
- Fix compilation with glibs2 2.78 and gobj introspection 1.78 (#125).
Expand Down
2 changes: 1 addition & 1 deletion shard.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: gi-crystal
version: 0.18.0
version: 0.19.0

authors:
- Hugo Parente Lima <[email protected]>
Expand Down

0 comments on commit 23b4ff9

Please sign in to comment.