# 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] ## [0.3.0] - 2023-12-21 ### Added - Build release artifacts for Linux and macOS ## [0.2.0] - 2023-12-13 ### Added - Create a local path library - Keep track of workflows and jobs - Create command to update workflows ## [0.1.0] - 2023-06-01 ### Added - Initialize FlowCrafter in a GitHub repository - Create workflows by combining templates from GitHub [unreleased]: https://github.com/jdno/flowcrafter/compare/v0.3.0...HEAD [0.3.0]: https://github.com/jdno/flowcrafter/releases/tag/v0.3.0 [0.2.0]: https://github.com/jdno/flowcrafter/releases/tag/v0.2.0 [0.1.0]: https://github.com/jdno/flowcrafter/releases/tag/v0.1.0