Skip to content

Commit

Permalink
Release version 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
freyacodes committed Jan 11, 2024
1 parent cb2b849 commit e684e60
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Change Log

## [2.1.0] -- 2024-11-01

* Added support for multiple track markers https://github.com/lavalink-devs/lavaplayer/pull/56
* Fixed NicoNico https://github.com/lavalink-devs/lavaplayer/pull/50
* Fixed playback of some Vimeo tracks by adding HLS support https://github.com/lavalink-devs/lavaplayer/pull/63
* Added support for `/live/` YouTube URLs https://github.com/lavalink-devs/lavaplayer/pull/53
* Added proper handling of relative URLs in m3u8 playlists https://github.com/lavalink-devs/lavaplayer/pull/48
* Fixed handling of Twitch URLs with uppercase paths https://github.com/lavalink-devs/lavaplayer/pull/57
* Made frame buffers pass their format to other frames https://github.com/lavalink-devs/lavaplayer/pull/55
* Fixed JitPack compilation https://github.com/lavalink-devs/lavaplayer/pull/60

## [2.0.4] -- 2023-03-12

* Fix NPE on missing author in playlist tracks in https://github.com/lavalink-devs/lavaplayer/pull/45
Expand Down

0 comments on commit e684e60

Please sign in to comment.