### v0.3.0 (2020-08-12)
- Upgrade `nb` dependency to version 1.0.0 ([#6])
[#6]: https://github.com/braun-embedded/rust-embedded-timeout-macros/pull/6
### v0.2.0 (2019-06-13)
- Do not use closures in `repeat_timeout!` ([#3])
- Improve documentation ([#4])
[#3]: https://github.com/braun-embedded/rust-embedded-timeout-macros/pull/3
[#4]: https://github.com/braun-embedded/rust-embedded-timeout-macros/pull/4
### v0.1.0 (2019-04-20)
Initial release