midi-util-0.1.1.1: changelog.md
## v0.1.1.1
* fixed a bug in "extractFirst" (the time value returned was incorrect)
## v0.1.1
* added `Eq`/`Ord`/`Show` instances to `TempoMap` and `MeasureMap`
* `TempoMap` can go back to an event list of tempos,
and `MeasureMap` can go back to an event list of time signatures
## v0.1
* initial release