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

<!--
Types of changes:
### Security
### Fixed
### Added
### Changed
### Deprecated
### Removed
-->


## [Unreleased] - yyyy-mm-dd

## [0.6.7] - 2025-07-09
- Add WinZip AES encryption support (#32)
- Improve zip64 compatibility (#30)
- Drop support for Elixir < 1.12

## [0.6.6] - 2025-03-29

### Changed
- Improve traditional encryption performance (#29)

### Added
- Changelog