# 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.3.1](https://github.com/englishm/moq-rs/compare/moq-sub-v0.3.0...moq-sub-v0.3.1) - 2024-10-31 ### Other - update Cargo.lock dependencies ## [0.2.1](https://github.com/kixelated/moq-rs/compare/moq-sub-v0.2.0...moq-sub-v0.2.1) - 2024-10-01 ### Fixed - don't interleave groups ([#188](https://github.com/kixelated/moq-rs/pull/188)) ### Other - Allow moqt URL scheme for QUIC ([#187](https://github.com/kixelated/moq-rs/pull/187)) ## [0.1.1](https://github.com/kixelated/moq-rs/compare/moq-sub-v0.1.0...moq-sub-v0.1.1) - 2024-07-24 ### Other - update Cargo.lock dependencies