diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ba3aad..453724e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ # Unreleased - feat: Add `ignore_errors` to builder and options - fix: Add niconico_dmc to formats +- BREAKING CHANGE: Split `downloader` feature flag into two (`downloader-native-tls` and `downloader-rustls-tls`) +- feat: Add support for `heatmap` output data +- feat: Added new protocol to enum: `m3u8_native+https` and a fallback value in case none of the variants match. +- feat: Added additional yt-dlp flags (playlist_reverse, date, dateafter, datebefore) # 0.8.1 - feat: add support for `rustls-tls` feature of the transitive reqwest dependency