Skip to content

Commit

Permalink
Fix date in CHANGELOG.md and typo
Browse files Browse the repository at this point in the history
  • Loading branch information
peaBerberian committed Jan 27, 2023
1 parent fb0bde5 commit ebb37d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Changelog

## v4.0.0-alpha.2022110300 (2022-11-03)
## v4.0.0-beta.0 (2023-01-27)

### Changed
### Changes

- Create `"FREEZING"` player state for cases where the playback position is currently not advancing due to an unknown reason, to separate it from regular `"BUFFERING"`. [#1146]
- The `RELOADING` player state (gettable through the `getPlayerState` and `playerStateChange` API) can now happen at any time to unlock playback.
Expand Down

0 comments on commit ebb37d0

Please sign in to comment.