# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [0.2.11](https://github.com/cloudflare/moq-rs/compare/moq-api-v0.2.10...moq-api-v0.2.11) - 2026-07-08
### Other
- update Cargo.lock dependencies
## [0.2.10](https://github.com/cloudflare/moq-rs/compare/moq-api-v0.2.9...moq-api-v0.2.10) - 2026-03-31
### Other
- Make repo REUSE v3.3 compliant
- Bring copyright notices, license docs up to date
## [0.2.9](https://github.com/cloudflare/moq-rs/compare/moq-api-v0.2.8...moq-api-v0.2.9) - 2026-02-18
### Other
- update Cargo.lock dependencies
## [0.2.8](https://github.com/cloudflare/moq-rs/compare/moq-api-v0.2.7...moq-api-v0.2.8) - 2026-02-18
### Other
- migrate from log crate to tracing
## [0.2.7](https://github.com/cloudflare/moq-rs/compare/moq-api-v0.2.6...moq-api-v0.2.7) - 2025-12-18
### Other
- Merge pull request #123 from cloudflare/me/disable-reqwest-default-features
- Disable reqwest default-features
## [0.2.6](https://github.com/cloudflare/moq-rs/compare/moq-api-v0.2.5...moq-api-v0.2.6) - 2025-12-18
### Other
- update Cargo.lock dependencies
## [0.2.5](https://github.com/cloudflare/moq-rs/compare/moq-api-v0.2.4...moq-api-v0.2.5) - 2025-12-18
### Other
- Bump redis to fix deprecation warning during build
## [0.2.4](https://github.com/englishm/moq-rs/compare/moq-api-v0.2.3...moq-api-v0.2.4) - 2025-09-15
### Other
- Cleanup linter warnings
## [0.2.3](https://github.com/englishm/moq-rs/compare/moq-api-v0.2.2...moq-api-v0.2.3) - 2025-01-16
### Other
- cargo fmt
## [0.2.2](https://github.com/englishm/moq-rs/compare/moq-api-v0.2.1...moq-api-v0.2.2) - 2024-10-23
### Other
- Update repository URLs for all crates
## [0.2.1](https://github.com/kixelated/moq-rs/compare/moq-api-v0.2.0...moq-api-v0.2.1) - 2024-10-01
### Other
- really small correction with url.join ([#181](https://github.com/kixelated/moq-rs/pull/181))
## [0.1.2](https://github.com/kixelated/moq-rs/compare/moq-api-v0.1.1...moq-api-v0.1.2) - 2024-07-24
### Other
- update Cargo.lock dependencies
## [0.1.1](https://github.com/kixelated/moq-rs/compare/moq-api-v0.1.0...moq-api-v0.1.1) - 2024-06-03
### Other
- Add an index server (moq-dir) that lists all announcements ([#160](https://github.com/kixelated/moq-rs/pull/160))