Skip to content

Commit

Permalink
Release 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
udoprog committed Jan 17, 2021
1 parent 8c7b267 commit cfffe07
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

[Unreleased]: https://github.com/udoprog/OxidizeBot/compare/1.0.4...master
[Unreleased]: https://github.com/udoprog/OxidizeBot/compare/1.0.5...master

## [1.0.5]

### Fixed
* Fix issue where end-of-track is incorrectly signalled when paused [#100]
* Fix issue where end-of-track is incorrectly signalled when paused [#100].
* Unable to parse Spotify URIs with context parameter [#98].

### Changed
* Only log URL/URI parsing on tracing [#87].

[#100]: https://github.com/udoprog/OxidizeBot/issues/100
[#98]: https://github.com/udoprog/OxidizeBot/issues/98
[#87]: https://github.com/udoprog/OxidizeBot/issues/87
[1.0.5]: https://github.com/udoprog/OxidizeBot/compare/1.0.4...1.0.5

## [1.0.4]

Expand Down

0 comments on commit cfffe07

Please sign in to comment.