From 2638a523e9c41bc315ce8f23841ee89b0173149b Mon Sep 17 00:00:00 2001 From: Jacob Gillespie Date: Tue, 6 Nov 2018 13:03:40 -0600 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ce4264a..8d63e6bb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,11 +4,13 @@ This file should follow the standards specified on [keepachangelog.com](http://k This project adheres to [Semantic Versioning](http://semver.org/). ## [unreleased] +### Fixed +- Fixed issues with Travis CI deployments ([#673](https://github.com/radiant-player/radiant-player-mac/pull/673)) ## [1.11.5] - 2018-11-06 ### Fixed * Fixed an issue causing crashes on Mac OS Mojave ([#670](https://github.com/radiant-player/radiant-player-mac/pull/670), [@xrubioj](https://github.com/xrubioj)) -* Fixed Travis CI build ([#672](https://github.com/radiant-player/radiant-player-mac/pull/672) +* Fixed Travis CI build ([#672](https://github.com/radiant-player/radiant-player-mac/pull/672)) ## [1.11.4] - 2016-12-19 ### Fixed