CHANGELOG.md

# CHANGELOG

## v0.6.0 (2024-01-23)

  * Added `HttpCookie.Jar` with basic functionality for a cookie jar
  * Added comprehensive IETF test suite

## v0.5.1 (2024-01-20)

  * Changed nimble_parsec to dev-only dependency
  * Added more typespecs

## v0.5.0 (2024-01-16)

  * Initial release with core functionality: parsing Set-Cookie headers, URL matching logic