From a63e73a32dd535025e328cf59a9bde7274c3814d Mon Sep 17 00:00:00 2001 From: Jonas Platte Date: Mon, 17 Feb 2020 01:12:28 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f13b2663..be170e04 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # [unreleased] +Improvements: + +* Add an `Error` type that represents the well-known errors in the client-server API + Breaking changes: * Fix `r0::session::get_login_types`