# Changelog
## 3.0.4
### Bug Fixes
- Handle potential overflow gracefully ([#68](https://github.com/async-rs/futures-timer/pull/68))
### Changes
- Upgrade dependencies ([#72](https://github.com/async-rs/futures-timer/pull/72))
- cfg-gate wasm dependencies for wasm32 targets ([#75](https://github.com/async-rs/futures-timer/pull/75))
- Fix compilation warnings ([#83](https://github.com/async-rs/futures-timer/pull/83))
## 3.0.3
Previous release before this changelog was started.