Skip to content

Commit 86e2361

Browse files
committed
Remove unreleased changes section from RELEASENOTES.md
1 parent cae428c commit 86e2361

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

RELEASENOTES.md

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,5 @@
11
Release notes
22

3-
### Unreleased changes
4-
5-
* Core library:
6-
* Add `ExoPlayer.isTunnelingEnabled` to check if tunneling is enabled for
7-
the currently selected tracks
8-
([#2518](https://github.com/google/ExoPlayer/issues/2518)).
9-
* Use `SingleThreadExecutor` for releasing `AudioTrack` instances to avoid
10-
OutOfMemory errors when releasing multiple players at the same time
11-
([#10057](https://github.com/google/ExoPlayer/issues/10057)).
12-
* Metadata:
13-
* `MetadataRenderer` can now be configured to render metadata as soon as
14-
they are available. Create an instance with
15-
`MetadataRenderer(MetadataOutput, Looper, MetadataDecoderFactory,
16-
boolean)` to specify whether the renderer will output metadata early or
17-
in sync with the player position.
18-
193
### 1.0.0-beta02 (2022-07-21)
204

215
This release corresponds to the

0 commit comments

Comments
 (0)