# 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 ### Documentation - organize information on different levels ### New Features - make changelog last - add leafslug crate ### Other - add a quick comment to leafslug - fix flake inputs ### Bug Fixes - add more commits to release workflow - add --no-changelog command to the release command ### Commit Statistics - 9 commits contributed to the release. - 7 commits were understood as [conventional](https://www.conventionalcommits.org). - 0 issues like '(#ID)' were seen in commit messages ### Commit Details
view details * **Uncategorized** - Add --no-changelog command to the release command (d8e9379) - Add more commits to release workflow (44c304a) - Make changelog last (59c4f9e) - Release 0.4.2 (2a00fd6) - Add a quick comment to leafslug (e30f33b) - Release 0.4.1 (125f5d9) - Organize information on different levels (927c39e) - Fix flake inputs (8d29ac3) - Add leafslug crate (7387ea5)
## v0.4.2 (2023-12-25) ### Documentation - organize information on different levels ### New Features - add leafslug crate ### Other - add a quick comment to leafslug - fix flake inputs