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

## v0.1.2 - 2025-05-03

### Added

- Add changelog to HexDocs

## v0.1.1 - 2025-04-29

### Changed

- Modify Hex project description

## v0.1.0 - 2025-04-19

### Changed

- First non-alpha release

## v0.1.0-alpha.3 - 2025-04-15

### Added

- Test helper functions

### Changed

- Convert `prune_file_cache/2` to bang function

## v0.1.0-alpha.2 - 2025-04-14

### Removed

- Unnecessary behaviours

## v0.1.0-alpha.1 - 2025-04-14

### Added

- Initial release