Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
garritfra committed Dec 15, 2022
1 parent ba92cc6 commit 569e006
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ All notable changes to this project will be documented in this file.
- `Type::size()` can now correctly calculate the size of aggregate types
([#12](https://github.com/garritfra/qbe-rs/pull/12)).
- `Function::add_block()` returns a reference to the created block ([#18](https://github.com/garritfra/qbe-rs/pull/18))
- Add `blit` instruction, in preparation for QBE release 1.1 ([#20](https://github.com/garritfra/qbe-rs/pull/20)).

### Changed

Expand Down

0 comments on commit 569e006

Please sign in to comment.