From 0389f6f7ebe18df764a51d77f2358188b1e10f05 Mon Sep 17 00:00:00 2001 From: Jason Blais Date: Thu, 4 May 2017 22:21:35 -0400 Subject: [PATCH 1/3] Add bug reporter for 3.7 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 66d3bb0f..ddfdda25 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -60,6 +60,10 @@ Many thanks to all our contributors. In alphabetical order: - [jasonblais](https://github.com/jasonblais), [jnugh](https://github.com/jnugh), [yuya-oc](https://github.com/yuya-oc) +Thanks also to those who reported bugs that benefited the release, in alphabetical order: + +- esethna ([#524](https://github.com/mattermost/desktop/issues/524)) + ---- ## Release v3.6.0 From 179629bb08eed199c428db37d393154feaa559d1 Mon Sep 17 00:00:00 2001 From: Jason Blais Date: Thu, 4 May 2017 22:26:56 -0400 Subject: [PATCH 2/3] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ddfdda25..665c7cfc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -62,7 +62,7 @@ Many thanks to all our contributors. In alphabetical order: Thanks also to those who reported bugs that benefited the release, in alphabetical order: -- esethna ([#524](https://github.com/mattermost/desktop/issues/524)) +- [esethna](https://github.com/esethna) ([#524](https://github.com/mattermost/desktop/issues/524)) ---- From 34a56acdee9343713a2c268ceb3b3347ef91d4ae Mon Sep 17 00:00:00 2001 From: Jason Blais Date: Sat, 6 May 2017 08:08:15 -0400 Subject: [PATCH 3/3] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 665c7cfc..722054a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -62,7 +62,7 @@ Many thanks to all our contributors. In alphabetical order: Thanks also to those who reported bugs that benefited the release, in alphabetical order: -- [esethna](https://github.com/esethna) ([#524](https://github.com/mattermost/desktop/issues/524)) +- [esethna](https://github.com/esethna) ([#524](https://github.com/mattermost/desktop/issues/524)), [hanzei](https://github.com/hanzei) ([#523](https://github.com/mattermost/desktop/issues/523)) ----