From 9bb9e1af82904a18dd00a3bd3968dd0f186ab02f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Janiszewski?= Date: Sat, 9 Apr 2016 22:11:32 +0200 Subject: [PATCH] Update changelog & issue template with breakpad entry [ci skip] --- .github/ISSUE_TEMPLATE.md | 3 +++ distribution/changelog.txt | 1 + 2 files changed, 4 insertions(+) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 061cc965c1..0f27246e28 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -11,6 +11,9 @@ Explanation of the issue... 1. 2. +**Dump file** +If you have a dump file, zip it and drag&drop it here. + **Screenshots / Video:** Drag / drop screenshots here. Use https://vid.me to upload video. diff --git a/distribution/changelog.txt b/distribution/changelog.txt index ea95023887..cd8a212060 100644 --- a/distribution/changelog.txt +++ b/distribution/changelog.txt @@ -38,6 +38,7 @@ - Technical: lodepng dropped in return for libpng. - Technical: SDL2 upgraded from 2.0.3 to 2.0.4. - Technical: argparse dropped in return for bespoke command line parsing implementation. +- Technical: Integrated breakpad for (manual) crash reporting - Improve: performance of rendering, particularly for highly populated parks. - Improve: performance of loading parks. - Improve: support for hacked parks.