Skip to content
This repository has been archived by the owner on Dec 8, 2023. It is now read-only.

Commit

Permalink
Changelog update - v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Nov 3, 2022
1 parent 14b7cfa commit 63a54bf
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,14 @@
# zig-support Changelog

## [Unreleased]
### Added
- Support for Zig 0.10.0
- `packed` structs with backing field, e.g.: `packed struct(i32)`
- `inline` switch cases
- Remove `anytype` fields

## [0.2.0]
### Added
- Support for Zig 0.10.0
- `packed` structs with backing field, e.g.: `packed struct(i32)`
- `inline` switch cases
- Remove `anytype` fields

## [0.1.0]
### Added
- [#24](https://github.com/MarioAriasC/zig-support/issues/24) Use `zig fmt` to format `*.zig` files. You can use
Expand Down

0 comments on commit 63a54bf

Please sign in to comment.