summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 66984c1c50..afc660c4e0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,6 +15,13 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
## [Unreleased]
+### Changed
+- Redact all account numbers in the account number history from problem reports instead of only the currently logged in one.
+
+### Fixed
+- Increase a timeout for problem report collection to fix a timeout error on slower machines.
+- Fix a memory leak in the problem report collection routine.
+- Fix an issue when viewing a problem report brought up a dialog to choose the application to open the file.
## [2018.1-beta10] - 2018-02-13
### Added