Skip to content

Commit 47aa456

Browse files
committed
Update changelog.
1 parent f309017 commit 47aa456

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
# Change Log
22

3-
## [1.6.0] -- Pending
3+
## [1.6.0] -- 2024-01-04
44
### Added
55
- Added audio frame flags, accessible via `AudioFrame#getFlags()`
66
- Added a method for decoding an audio chunk with an existing ByteBuffer via `AudioChunkDecoder#decode(ByteBuffer, ShortBuffer)`
77
- Added a method for decoding an opus audio chunk which returns the number of bytes decoded via `OpusChunkDecoder#decodeWithCount`
88
- Added support for multiple track markers.
99
- Added support for gapless playback.
10+
- Added support for Vimeo's HLS format.
1011

1112
### Fixed
1213
- Fixed an issue where `MutableAudioFrame`s would not have a format applied in some cases.

0 commit comments

Comments
 (0)