aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.md
blob: bb37296ef7bf53417843db3d75a17af9deb96ca0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
0.1.0
=====

  * Removed the `message` field from the `Sys` type.
    It was some internal parameter and might be absent.

  * Require servant-client >= 0.16 (for `ClientError` instead of `ServantError`).


0.0.0
=====

  * Initial version.