# 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.5.8](https://github.com/kixelated/moq-rs/compare/moq-native-v0.5.7...moq-native-v0.5.8) - 2024-11-26
### Other
- updated the following local packages: moq-transfork
## [0.5.7](https://github.com/kixelated/moq-rs/compare/moq-native-v0.5.6...moq-native-v0.5.7) - 2024-11-23
### Other
- updated the following local packages: moq-transfork
## [0.5.6](https://github.com/kixelated/moq-rs/compare/moq-native-v0.5.5...moq-native-v0.5.6) - 2024-11-07
### Other
- Add some more/better logging. ([#227](https://github.com/kixelated/moq-rs/pull/227))
- Auto upgrade dependencies with release-plz ([#224](https://github.com/kixelated/moq-rs/pull/224))
## [0.5.5](https://github.com/kixelated/moq-rs/compare/moq-native-v0.5.4...moq-native-v0.5.5) - 2024-10-29
### Other
- Karp API improvements ([#220](https://github.com/kixelated/moq-rs/pull/220))
## [0.5.4](https://github.com/kixelated/moq-rs/compare/moq-native-v0.5.3...moq-native-v0.5.4) - 2024-10-28
### Other
- updated the following local packages: moq-transfork
## [0.5.3](https://github.com/kixelated/moq-rs/compare/moq-native-v0.5.2...moq-native-v0.5.3) - 2024-10-27
### Other
- update Cargo.toml dependencies
## [0.5.2](https://github.com/kixelated/moq-rs/compare/moq-native-v0.5.1...moq-native-v0.5.2) - 2024-10-18
### Other
- updated the following local packages: moq-transfork
## [0.2.2](https://github.com/kixelated/moq-rs/compare/moq-native-v0.2.1...moq-native-v0.2.2) - 2024-07-24
### Other
- Add sslkeylogfile envvar for debugging ([#173](https://github.com/kixelated/moq-rs/pull/173))
## [0.2.1](https://github.com/kixelated/moq-rs/compare/moq-native-v0.2.0...moq-native-v0.2.1) - 2024-06-03
### Other
- Revert "filter DNS query results to only include addresses that our quic endpoint can use ([#166](https://github.com/kixelated/moq-rs/pull/166))"
- filter DNS query results to only include addresses that our quic endpoint can use ([#166](https://github.com/kixelated/moq-rs/pull/166))
- Remove Cargo.lock from moq-transport