From c9f10432b80f728dfba6da806ef113446346a503 Mon Sep 17 00:00:00 2001 From: mpostma Date: Wed, 27 May 2020 12:10:41 +0200 Subject: [PATCH] update changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c2cbc38b0..7144ab2f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ ## v0.10.2 - - Change the HTTP framework, moving from tide to actix-web #601 + - Change the HTTP framework, moving from tide to actix-web (#601) - Bump sentry version to 0.18.1 (#690) - Enable max payload size override (#684) - Disable sentry in debug (#681) @@ -18,6 +18,7 @@ - Update sentry features to remove openssl (#702) - Add SSL support (#669) - Rename fieldsFrequency into fieldsDistribution in stats (#719) + - Add support for error code reporting (#703) ## v0.10.1