Skip to content

Commit

Permalink
fix typo in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
aclysma committed Oct 14, 2024
1 parent 5e046d6 commit 0ba5240
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Address warnings from upstream rustc changes
* Update puffin to 0.19.1
* Update tracing-tracy to 0.11.3 and tracing-subscriber to 0.3
* Implement finish-frame! for tracing
* Implement finish_frame! for tracing
* Add fuction_scope!() as an alternative to the function proc macro
* Avoid local variable names that don't start with an underscore introduced into a function's namespace

Expand Down

0 comments on commit 0ba5240

Please sign in to comment.