CHANGELOG.md

<!--
SPDX-FileCopyrightText: 2026 Dipl. Phys. Peer Stritzinger GmbH

SPDX-License-Identifier: Apache-2.0
-->
#  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).

## [Unreleased]

## [1.0.0] - 2026-05-13

### Added

- Initial release of the `rebar_calzone` rebar3 plugin
- escript packaging support during `rebar3 calzone`, including mmap recording and OTP runtime bundling

**Full Changelog**: https://github.com/stritzinger/rebar_calzone/commits/1.0.0

[Unreleased]: https://github.com/stritzinger/rebar_calzone/compare/1.0.0...HEAD
[1.0.0]: https://github.com/stritzinger/rebar_calzone/compare/4a06ef7...1.0.0