# 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.4.1](https://github.com/kixelated/web-transport-rs/compare/web-transport-wasm-v0.4.0...web-transport-wasm-v0.4.1) - 2024-10-26
### Other
- Derive PartialEq for Session. ([#45](https://github.com/kixelated/web-transport-rs/pull/45))
## [0.3.2](https://github.com/kixelated/web-transport-rs/compare/web-transport-wasm-v0.3.1...web-transport-wasm-v0.3.2) - 2024-08-15
### Other
- Fix the WASM docs maybe? ([#36](https://github.com/kixelated/web-transport-rs/pull/36))
## [0.3.1](https://github.com/kixelated/web-transport-rs/compare/web-transport-wasm-v0.3.0...web-transport-wasm-v0.3.1) - 2024-08-15
### Other
- Some more documentation. ([#34](https://github.com/kixelated/web-transport-rs/pull/34))