Skip to content

Commit 76bbce4

Browse files
v0.2.0
1 parent 3bd31b1 commit 76bbce4

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.2.0 (2025-11-19)
44

55
- Added `--address` flag to `replay` command to set the local server's IP address.
66
- Fixed an issue where `#EXT-X-MAP` and `#EXT-X-KEY` files were re-downloaded when they re-appear on a later segment.

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

0 commit comments

Comments
 (0)