Skip to content

Commit

Permalink
docs: update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
lleyton authored and garritfra committed Oct 28, 2024
1 parent df0208d commit 4ce2153
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 @@ -8,6 +8,7 @@ All notable changes to this project will be documented in this file.

- Various `new()` functions now take `Into<String>` instead of a
`String` ([#15](https://github.com/garritfra/qbe-rs/pull/15))
- Add unsigned and signed variants of sub-word types: `Type::SignedByte`, `Type::UnsignedByte`, `Type::SignedHalfword`, `Type::UnsignedHalfword` ([#23](https://github.com/garritfra/qbe-rs/pull/23))

## [2.1.0] - 2022-12-15

Expand Down

0 comments on commit 4ce2153

Please sign in to comment.