Loading...
Searching...
No Matches
Tagged versions and Changelog

There are different tagged versions on the imquic repository. We plan to tag a new version any time a breaking change and/or a set of comprehensive changes and fixes is going to be merged/applied to imquic, and so the Changelog below can act as a simple and quick summary of which changes are available in each version.

# Changelog

All notable changes to this project will be documented in this file.


## [v0.0.1] - 2026-03-03

- First alpha release (homemade QUIC stack)

## [v0.0.2] - XXXX-XX-XX

- Switched to picoquic as the underlying QUIC stack
- Added support for external logging functions