# 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.6](https://github.com/twnk/quocktail/compare/v0.1.5...v0.1.6) - 2024-03-17 ### Added - rewrite parser entirely, handle or ### Fixed - formatting ### Other - Merge pull request [#7](https://github.com/twnk/quocktail/pull/7) from twnk/feat/nested-ingredients ## [0.1.5](https://github.com/twnk/quocktail/compare/v0.1.4...v0.1.5) - 2024-02-18 ### Fixed - draft releases! ### Other - Merge branch 'main' of github.com:twnk/quocktail ## [0.1.4](https://github.com/twnk/quocktail/compare/v0.1.3...v0.1.4) - 2024-02-18 ### Fixed - release plz plz plz plz? ### Other - Merge branch 'main' of github.com:twnk/quocktail ## [0.1.3](https://github.com/twnk/quocktail/compare/v0.1.2...v0.1.3) - 2024-02-18 ### Fixed - try again? ### Other - Merge branch 'main' of github.com:twnk/quocktail ## [0.1.2](https://github.com/twnk/quocktail/compare/v0.1.1...v0.1.2) - 2024-02-18 ### Fixed - if you don't use GITHUB_TOKEN actions can trigger other actions - cargo dist doesn't like that - action doesn't trigger because it was caused by another action (to prevent loops), so being more specific ### Other - Merge branch 'main' of github.com:twnk/quocktail ## [0.1.1](https://github.com/twnk/quocktail/compare/v0.1.0...v0.1.1) - 2024-02-18 ### Added - brew releases? pt 2 - brew releases? ## [0.1.0](https://github.com/twnk/quocktail/releases/tag/v0.1.0) - 2024-02-18 ### Added - add release-plz github workflow via release-plz.yml - initial release