Skip to content

Commit 4297334

Browse files
authored
Added CHANGELOG
1 parent 651d6d7 commit 4297334

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Changelog
2+
All notable changes to this project will be documented in this file.
3+
4+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6+
7+
## [1.1.0] - 13-12-2019
8+
### Added
9+
- Websocet API to listen to player events
10+
- Ability to change the API port via `api.port`
11+
- Retry request when Spotify sends 503
12+
13+
### Changed
14+
- Fixed deadlocks
15+
- Fixed synchronization issue

0 commit comments

Comments
 (0)