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

Commit

Permalink
Merge pull request #43 from MarioAriasC/changelog-update-v0.3.0
Browse files Browse the repository at this point in the history
Changelog update - `v0.3.0`
  • Loading branch information
MarioAriasC committed Aug 10, 2023
2 parents 348b519 + 07a2758 commit ab4b944
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,14 @@

## [Unreleased]

## [0.3.0] - 2023-08-10

### Added
- Initial support for 0.11.0 release:
- Multi-object For Loops
- New builtins
- Rename Casting Builtins

## [0.2.5] - 2023-07-30

### Added
Expand Down Expand Up @@ -117,7 +120,8 @@
- - ~~`\\` Line strings sometimes aren't parsed correctly.~~. Fixed on version 0.0.6
- ~~`asm volatile` sometimes aren't parsed correctly.~~. Fixed on version 0.0.4

[Unreleased]: https://github.com/MarioAriasC/zig-support/compare/v0.2.5...HEAD
[Unreleased]: https://github.com/MarioAriasC/zig-support/compare/v0.3.0...HEAD
[0.3.0]: https://github.com/MarioAriasC/zig-support/compare/v0.2.5...v0.3.0
[0.2.5]: https://github.com/MarioAriasC/zig-support/compare/v0.2.4...v0.2.5
[0.2.4]: https://github.com/MarioAriasC/zig-support/compare/v0.2.2...v0.2.4
[0.2.2]: https://github.com/MarioAriasC/zig-support/compare/v0.2.1...v0.2.2
Expand Down

0 comments on commit ab4b944

Please sign in to comment.