CHANGELOG.md

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

## [0.6.0] - 2025-04-20

### Changed

- `download_data_on_compile` is now false by default, see [reasons](https://github.com/reisub/public_sufx/issues/1)
- support Elixir 1.14
- upate cached rules list

## [0.5.0] - 2025-04-09

### Changed

- Forked `axelson/publicsuffix-elixir`
- Rewrote parsing and rule storage logic