From 3dcc584b2f9962ed5579a400eb8cd257bc1f4949 Mon Sep 17 00:00:00 2001 From: imSp4rky Date: Wed, 3 Jun 2026 11:11:23 -0600 Subject: [PATCH] chore(changelog): update changelog and cleanup readme --- CHANGELOG.md | 2 ++ README.md | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2578204..9866fd1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -46,11 +46,13 @@ This changelog is automatically generated using [git-cliff](https://git-cliff.or - *hls*: Resolve per-rendition KID in no-EXT-X-KEY fallback - *dash*: Inherit SegmentTemplate attributes across AdaptationSet/Representation - *dl*: Mux all requested ranges and select highest DV alongside hybrid +- *session*: Proxy auth on http targets and string params support ### Documentation - Update docs to match current codebase - *output*: Document muxing.default_language override +- Simplify README with demo and requirements ### Changes diff --git a/README.md b/README.md index 55ec030..f36d0fd 100644 --- a/README.md +++ b/README.md @@ -49,4 +49,4 @@ External tools on your `PATH` (recommended versions): ## License -[GPL-3.0](LICENSE). Do not use unshackle for content you lack the rights to. Keep the core free and open; keep service code private. Be kind. \ No newline at end of file +[GPL-3.0](LICENSE). Do not use unshackle for content you lack the rights to. Keep the core free and open; keep service code private. Be kind.