aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.md
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.md')
-rw-r--r--ChangeLog.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog.md b/ChangeLog.md
index fcf20a8..bb37296 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -1,3 +1,12 @@
+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
=====