Skip to content

Commit b418bc6

Browse files
v0.3.2
1 parent 47004db commit b418bc6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## v0.3.2 (2026-03-19)
44

55
- Added `--header`/`-H` flag to `record` command to add extra HTTP request headers to every request. ([#5](https://github.com/THEOplayer/streamrr/pull/5))
66

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "streamrr"
3-
version = "0.3.1"
3+
version = "0.3.2"
44
authors = ["Dolby Laboratories, Inc."]
55
edition = "2024"
66
description = "Record and replay HLS streams."

0 commit comments

Comments
 (0)