All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
2.0.2 - 2022-09-02
- Fix uninitialized instance variable warning. (#50, @casperisfine)
- Create a RELEASE.md with release instructions. (#44, @miry)
- Introduce github actions to validate git tags and yaml. (#45, @miry)
- Introduce CHANGELOG.md. (#47, @miry)
- Update release pipeline to trigger only if a new tag appeared. (#46, @miry)
- Add gem metafields
source_code_uri
andchangelog_uri
. (#47, @miry)