diff --git a/CHANGELOG.md b/CHANGELOG.md index 4c3e49f..78a8c43 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,6 @@ Notable changes to this project are documented in this file. The format is based ## [Unreleased] Breaking changes: -- Add null support for `data` property of `InputEvent` (#21) New features: @@ -13,6 +12,11 @@ Bugfixes: Other improvements: +## [v5.0.0](https://github.com/purescript-web/purescript-web-uievents/releases/tag/v5.0.0) - 2023-09-24 + +Breaking changes: +- Add null support for `data` property of `InputEvent` (#21 by @kobijones111529) + ## [v4.1.0](https://github.com/purescript-web/purescript-web-uievents/releases/tag/v4.1.0) - 2023-09-24 New features: