# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [2.0.2](https://github.com/rolldown/notify/compare/rolldown-notify-types-v2.0.1...rolldown-notify-types-v2.0.2) - 2025-12-18
### Other
- enable more clippy rules ([#50](https://github.com/rolldown/notify/pull/50))
## [2.0.1](https://github.com/rolldown/notify/compare/rolldown-notify-types-v2.0.0...rolldown-notify-types-v2.0.1) - 2025-11-16
### Other
- update rust toolchain to 1.90.0