Skip to content

Commit

Permalink
Added CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ItsEthra authored Oct 1, 2024
1 parent 497e2d9 commit 9024627
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Unreleased

* (breaking) Updated to egui `0.29`.
* (breaking) Renamed functions, removed `set_` prefix to fit egui style. [#29]
* Accept either `None` or `Some(duration)` in `set_duration`. [#31]

[#29]: https://github.com/ItsEthra/egui-notify/pull/29
[#31]: https://github.com/ItsEthra/egui-notify/pull/31

0 comments on commit 9024627

Please sign in to comment.