Skip to content

Commit

Permalink
Updating changelog (#95)
Browse files Browse the repository at this point in the history
  • Loading branch information
QuantumBadger committed Aug 29, 2023
1 parent d6eff49 commit 1ffe358
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -185,4 +185,5 @@ Thanks to [UdHo](https://github.com/UdHo)
a `FormattedTextBlock` directly
* `FormattedTextBlock` can now be cheaply cloned, and sent between threads.
* Removed the deprecated function `new_for_current_context` -- please switch
to `new_for_gl_context` instead.
to `new_for_gl_context` instead.
* `UserEventSender` now implements `Clone` even if the event type doesn't (thanks to [Alex Kladov](https://github.com/matklad))

0 comments on commit 1ffe358

Please sign in to comment.