Skip to content

Commit 56928e6

Browse files
authored
chore(moq-lite): release v0.14.1
1 parent 15fe222 commit 56928e6

3 files changed

Lines changed: 26 additions & 20 deletions

File tree

Cargo.lock

Lines changed: 19 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rs/moq-lite/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.14.1](https://github.com/moq-dev/moq/compare/moq-lite-v0.14.0...moq-lite-v0.14.1) - 2026-02-13
11+
12+
### Other
13+
14+
- Fix AsPath for String not normalizing paths ([#954](https://github.com/moq-dev/moq/pull/954))
15+
1016
## [0.14.0](https://github.com/moq-dev/moq/compare/moq-lite-v0.13.1...moq-lite-v0.14.0) - 2026-02-12
1117

1218
### Other

rs/moq-lite/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ authors = ["Luke Curley"]
55
repository = "https://github.com/moq-dev/moq"
66
license = "MIT OR Apache-2.0"
77

8-
version = "0.14.0"
8+
version = "0.14.1"
99
edition = "2024"
1010

1111
keywords = ["quic", "http3", "webtransport", "media", "live"]

0 commit comments

Comments
 (0)