From dd863c88ba9eecfe96c75936d1daaae83fc9966e Mon Sep 17 00:00:00 2001 From: Fabian Date: Wed, 7 Mar 2018 19:16:12 +0100 Subject: [PATCH] changelog addition --- CHANGELOG.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e7eb63c2f2..791ae76eb2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -61,4 +61,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. * Added Sentry error reporting for testnet versions @faboweb * Fixed reconnection issues @faboweb * Made Windows builds deterministic @mappum -* Reduced size of OSX builds @mappum \ No newline at end of file +* Reduced size of OSX builds @mappum + +## [0.4.4] +###Added +* Full page error @nylira + +### Changed +* If app crashes, a full page error is shown @faboweb