Skip to content

Commit 8de9ca4

Browse files
v0.3.0
1 parent b528eca commit 8de9ca4

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.0 (2026-03-13)
44

55
- Added SOCKS proxy support. See [the reqwest docs](https://docs.rs/reqwest/latest/reqwest/#proxies) for usage instructions. ([#3](https://github.com/THEOplayer/streamrr/pull/3))
66
- Added cookies support while recording. ([#4](https://github.com/THEOplayer/streamrr/pull/4))

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.2.0"
3+
version = "0.3.0"
44
authors = ["Dolby Laboratories, Inc."]
55
edition = "2024"
66
description = "Record and replay HLS streams."

0 commit comments

Comments
 (0)