Skip to content

Commit

Permalink
fix wrong changelog formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
topi314 committed Nov 5, 2023
1 parent de21047 commit e38c7e6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ The most noteworthy of these, as well as any features and breaking changes, are

## v4

### 4.0.0-beta.5
### v4.0.0-beta.5
* Update lavaplayer to [`2.0.3`](https://github.com/lavalink-devs/lavaplayer/releases/tag/2.0.2) - Fixed YouTube access token errors
* Added default plugin repository. Plugin devs can now request their plugin to be added to the default repository. For more info see [here](api/plugins.md#distributing-your-plugin)
* Fixed error when seeking and player is not playing anything in

### 4.0.0-beta.4
### v4.0.0-beta.4

* Update lavaplayer to [`2.0.2`](https://github.com/lavalink-devs/lavaplayer/releases/tag/2.0.2) - Support MPEG 2.5 and fixed some requests not timing out
* Add `Omissible#isPresent` & `Omissible#isOmitted` to the `protocol` module
Expand Down Expand Up @@ -51,7 +51,7 @@ Contributors:

## v3

### 3.7.9
### v3.7.9
* Update lavaplayer to [`1.5.1`](https://github.com/lavalink-devs/lavaplayer/releases/tag/1.5.1) - Fixed YouTube access token errors
* Fixed websocket crash when seeking and nothing is playing
* Fixed error when seeking and player is not playing anything
Expand Down

0 comments on commit e38c7e6

Please sign in to comment.