# 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).

## [v1.0.1] - 2026-03-11

### Changed
- Set somewhat sane limits to prevent DoS from malformed incoming data (for example, stuffed data from Bluesky's firehose that I still can't figure out)

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

### Changed
  - It exists!

[Unreleased]: https://github.com/sanko/Codec-CBOR.pm/compare/v1.0.1...HEAD
[v1.0.1]: https://github.com/sanko/Codec-CBOR.pm/compare/v0.0.1...v1.0.1
[v0.0.1]: https://github.com/sanko/Codec-CBOR.pm/releases/tag/v0.0.1