# 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.4](https://github.com/kixelated/web-transport-rs/compare/web-transport-quinn-v0.3.3...web-transport-quinn-v0.3.4) - 2024-10-26 ### Other - Derive PartialEq for Session. ([#45](https://github.com/kixelated/web-transport-rs/pull/45)) ## [0.3.3](https://github.com/kixelated/web-transport-rs/compare/web-transport-quinn-v0.3.2...web-transport-quinn-v0.3.3) - 2024-09-03 ### Other - Some more documentation. ([#42](https://github.com/kixelated/web-transport-rs/pull/42)) ## [0.3.2](https://github.com/kixelated/web-transport-rs/compare/web-transport-quinn-v0.3.1...web-transport-quinn-v0.3.2) - 2024-08-15 ### Other - Some more documentation. ([#34](https://github.com/kixelated/web-transport-rs/pull/34))