stopwatch-0.1.0.7: ChangeLog.md
# Revision history for stopwatch
## 0.1.0.7 -- 2025-09-01
* Confirmed test with `transformers-0.6.1.0`.
## 0.1.0.6 -- 2019-05-01
* Confirmed test with `clock-0.8`.
## 0.1.0.5 -- 2018-03-14
* Confirmed test with `hspec-2.5.0`.
Remove its dependency upper bound, because I think it's stable enough.
## 0.1.0.4 -- 2017-01-24
* Confirmed build with `hspec-2.4.0`.
## 0.1.0.3 -- 2016-10-09
* Confirmed build with `hspec-2.3.0`.
## 0.1.0.2 -- 2016-05-22
* Dependency version range for `base` was too wide.
## 0.1.0.1 -- 2016-05-03
* Expand dependency version ranges for `transformers` and `clock`.
* Loosen the test. Now it checks only lower bounds of the measured
delay, not upper bounds. This is because in some environments, it's
difficult to ensure the upper bounds.
## 0.1.0 -- 2015-09-13
* First version. Released on an unsuspecting world.