# 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.1.0-alpha0.2](https://github.com/smohekey/syntacks/compare/v0.1.0-alpha0.1...v0.1.0-alpha0.2) - 2024-09-22 ### Other - Fixed url in build badge. - Merge branch 'main' of https://github.com/smohekey/syntacks - Added dependabot and an additional badge ## [0.1.0-alpha0.1](https://github.com/smohekey/syntacks/compare/v0.1.0-alpha0...v0.1.0-alpha0.1) - 2024-09-22 ### Fixed - renamed package in readme badges ### Other - Merge pull request [#3](https://github.com/smohekey/syntacks/pull/3) from smohekey/fix_readme - release ## [0.1.0-alpha0](https://github.com/smohekey/syntacks/releases/tag/v0.1.0-alpha0) - 2024-09-22 ### Other - Renamed package. - Added github actions - A few small tidy ups. - Populate package fields of Cargo.toml - Modified README - Remove extraneous LICENSE file - Merge remote-tracking branch 'origin/main' - Initial commit