aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.md
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2020-04-07 16:12:23 +0200
committerIgor Pashev <pashev.igor@gmail.com>2020-04-07 16:12:23 +0200
commit3f86e251e8566c36e75bb5b6f8657ad5e0d120dd (patch)
tree7b3253f84a5151c3c00323291843beed455cbf2e /ChangeLog.md
parent8d54b02d3c4bffbc2c5525e9fc64fac44b77ab96 (diff)
downloadopenweathermap-3f86e251e8566c36e75bb5b6f8657ad5e0d120dd.tar.gz
Version 0.1.00.1.0
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
=====