Skip to content

Commit f4561b0

Browse files
authored
chore: release
1 parent f90528e commit f4561b0

4 files changed

Lines changed: 29 additions & 4 deletions

File tree

Cargo.lock

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

rs/moq-clock/CHANGELOG.md

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

5050
### Other
5151

52+
- Change the features around, disable quiche by default. ([#952](https://github.com/moq-dev/moq/pull/952))
53+
- release ([#937](https://github.com/moq-dev/moq/pull/937))
54+
55+
## [0.10.6](https://github.com/moq-dev/moq/compare/moq-clock-v0.10.5...moq-clock-v0.10.6) - 2026-02-12
56+
57+
### Other
58+
5259
- update Cargo.lock dependencies
5360

5461
## [0.10.5](https://github.com/moq-dev/moq/compare/moq-clock-v0.10.4...moq-clock-v0.10.5) - 2026-02-09

rs/moq-native/CHANGELOG.md

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

4949
### Other
5050

51+
- require_equals ([#951](https://github.com/moq-dev/moq/pull/951))
52+
- release ([#937](https://github.com/moq-dev/moq/pull/937))
53+
- Reduce the moq-lite API size ([#943](https://github.com/moq-dev/moq/pull/943))
54+
- (AI) Initial moq-transport-15 support ([#930](https://github.com/moq-dev/moq/pull/930))
55+
- (AI) Add support for quiche to moq-native ([#928](https://github.com/moq-dev/moq/pull/928))
56+
57+
## [0.13.0](https://github.com/moq-dev/moq/compare/moq-native-v0.12.2...moq-native-v0.13.0) - 2026-02-12
58+
59+
### Other
60+
5161
- Reduce the moq-lite API size ([#943](https://github.com/moq-dev/moq/pull/943))
5262
- (AI) Initial moq-transport-15 support ([#930](https://github.com/moq-dev/moq/pull/930))
5363
- (AI) Add support for quiche to moq-native ([#928](https://github.com/moq-dev/moq/pull/928))

rs/moq-relay/CHANGELOG.md

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

6969
### Other
7070

71+
- Change the features around, disable quiche by default. ([#952](https://github.com/moq-dev/moq/pull/952))
72+
- release ([#937](https://github.com/moq-dev/moq/pull/937))
73+
- (AI) Add support for quiche to moq-native ([#928](https://github.com/moq-dev/moq/pull/928))
74+
75+
## [0.10.6](https://github.com/moq-dev/moq/compare/moq-relay-v0.10.5...moq-relay-v0.10.6) - 2026-02-12
76+
77+
### Other
78+
7179
- (AI) Add support for quiche to moq-native ([#928](https://github.com/moq-dev/moq/pull/928))
7280

7381
## [0.10.5](https://github.com/moq-dev/moq/compare/moq-relay-v0.10.4...moq-relay-v0.10.5) - 2026-02-09

0 commit comments

Comments
 (0)