# 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.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [v1.0.1] - 2026-01-30

### Fixed
- Off-by-one error in SACK bitmask processing.

## [v1.0.0] - 2026-01-29

### Changed
- It actually exists.

[Unreleased]: https://github.com/sanko/Net-uTP.pm/compare/v1.0.1...HEAD
[v1.0.1]: https://github.com/sanko/Net-uTP.pm/compare/v1.0.0...v1.0.1
[v1.0.0]: https://github.com/sanko/Net-uTP.pm/releases/tag/v1.0.0