packages feed

quic-simple-0.1.0.1: CHANGELOG.md

# Changelog for `quic-simple`

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 the
[Haskell Package Versioning Policy](https://pvp.haskell.org/).

## 0.1.0.1 - Unreleased

- Added `onException` to `startClientSimple` wrapper, so it can be timed out without leaking its client.

## 0.1.0.0 - 2025-11-29

Initial release.