From 73583b9675511ebad65f8f4b241b5c743c1c6ceb Mon Sep 17 00:00:00 2001 From: Yuya Ochiai Date: Sat, 1 Oct 2016 01:10:01 +0900 Subject: [PATCH] Use naming "OS X" to be consistent with v3.4.0 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 68f0cfad..7644bec0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ Release date: TBD ### Bug Fixes -#### macOS +#### OS X - Fixed an issue where the app window pops up second to foreground when a new message is received ----