# Changelog
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](https://semver.org).
Releases may yanked if there is a security bug, a soundness bug, or a regression.
## [Unreleased]
## [0.1.4] - 2026-02-11
- Diagnostics improvements.
## [0.1.3] - 2026-01-06
- Enable [release immutability](https://docs.github.com/en/code-security/supply-chain-security/understanding-your-software-supply-chain/immutable-releases).
## [0.1.2] - 2025-09-07
- Distribute prebuilt binaries for powerpc64le/riscv64gc/s390x Linux.
## [0.1.1] - 2025-02-06
- Documentation improvements.
## [0.1.0] - 2025-02-01
Initial release
[Unreleased]: https://github.com/taiki-e/parse-dockerfile/compare/v0.1.4...HEAD
[0.1.4]: https://github.com/taiki-e/parse-dockerfile/compare/v0.1.3...v0.1.4
[0.1.3]: https://github.com/taiki-e/parse-dockerfile/compare/v0.1.2...v0.1.3
[0.1.2]: https://github.com/taiki-e/parse-dockerfile/compare/v0.1.1...v0.1.2
[0.1.1]: https://github.com/taiki-e/parse-dockerfile/compare/v0.1.0...v0.1.1
[0.1.0]: https://github.com/taiki-e/parse-dockerfile/releases/tag/v0.1.0