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