Skip to content

Commit

Permalink
chore: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
GyrosOfWar committed Aug 16, 2023
1 parent a01eb8b commit 115c784
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 115c784

Please sign in to comment.