# 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.3](https://github.com/kixelated/web-transport-rs/compare/web-transport-proto-v0.2.2...web-transport-proto-v0.2.3) - 2024-09-02
### Other
- Don't set the N bit for literals. ([#41](https://github.com/kixelated/web-transport-rs/pull/41))
## [0.2.2](https://github.com/kixelated/web-transport-rs/compare/web-transport-proto-v0.2.1...web-transport-proto-v0.2.2) - 2024-08-15
### Other
- Some more documentation. ([#34](https://github.com/kixelated/web-transport-rs/pull/34))