Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
mkeeter committed May 12, 2024
1 parent 5dddab7 commit f78372d
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 @@
- Make `RenderMode` trait methods static, because they weren't using `&self`
- Change signature of `fidget::render::render2d` to pass the mode only as a
generic parameter, instead of an argument
- Add new operations: `floor`, `ceil`, `round`, `atan2`

# 0.2.6
This is a relatively small release; there are a few features to improve the
Expand Down

0 comments on commit f78372d

Please sign in to comment.