# 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]
- Copy CHANGELOG.md from the polyglot directory, if it exists
## [1.0.1] - 2023-08-10
- Moved from `echo ::set-output ...` to `echo ... >> $GITHUB_OUTPUT`
## [1.0.0] - 2022-08-17
### Changed
- First release
[Unreleased]: https://github.com/cucumber/action-publish-cpan/compare/v1.0.1...HEAD
[1.0.1]: https://github.com/cucumber/action-publish-cpan/compare/v1.0.0...v1.0.1
[1.0.0]: https://github.com/cucumber/action-publish-cpan/compare/f7783d0d66d47232eb70b0890630ad43271fc26e...v1.0.0