CHANGELOG

This commit is contained in:
Tobe O 2018-09-12 00:18:15 -04:00
parent ce45ef47e5
commit fed8cf74f6

View file

@ -1,3 +1,6 @@
# 2.0.0-alpha.4
* Renamed `waterfall` to `chain`.
# 2.0.0-alpha.3
* Added `<Id, Data>` type parameters to `Service`.
* `HookedService` now follows suit, and takes a third parameter, pointing to the inner service.