From ce711ae8d243a97e58d6970353962d193e463434 Mon Sep 17 00:00:00 2001 From: Jacob Gillespie Date: Sun, 25 Sep 2016 20:17:58 -0500 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e8b9b8f5..c7cfe2e1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ This file should follow the standards specified on [keepachangelog.com](http://k This project adheres to [Semantic Versioning](http://semver.org/). ## [unreleased] +### Fixed +* Only resume playback after sleep if the audio was previously playing ([#612](https://github.com/radiant-player/radiant-player-mac/pull/612), [@atopuzov](https://github.com/atopuzov)) ## [1.11.1] - 2016-09-22 ### Added