CHANGELOG.md

<!-- markdownlint-disable MD013 MD024 -->
# 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.1] - 2025-07-11

### Added

- *(erlang)* Support Erlang 28 by @eproxus

### Fixed

- *(shellscript)* Properly escape variables by @eproxus

## [0.6.0] - 2024-12-04

Version 0.6.0

### Added

- Use maps for parsed UUIDs by @eproxus
  - **BREAKING**: This changes the output of keysmith:parse/2 to use maps for parsed UUIDs.

## New Contributors
- @renovate[bot] made their first contribution in [#19](https://github.com/eproxus/keysmith/pull/19)
## [0.5.0] - 2024-09-25

Version 0.5.0

## New Contributors
- @eproxus made their first contribution
[0.6.1]: https://github.com/eproxus/keysmith/compare/v0.6.0..v0.6.1
[0.6.0]: https://github.com/eproxus/keysmith/compare/v0.5.0..v0.6.0

<!-- generated by git-cliff -->