From 99dc9511178cc0c861499863e79ee6fc7b014769 Mon Sep 17 00:00:00 2001 From: Mahor Foruzesh Date: Thu, 27 Jun 2024 21:39:09 +0000 Subject: [PATCH] docs: update CHANGELOG.md --- CHANGELOG.md | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b5894da..2f48223 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,22 +1,19 @@ -# Changelog + +# Changelog All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](https://semver.org). - - ## [Unreleased] ## [0.1.1] - 2024-06-27 - -Fix builds when git repository is not available with source files, affecting AUR and Crates.io +* Fix AUR and Crates.io builds ## [0.1.0] - 2024-06-27 - -Initial release +* Initial release [Unreleased]: https://github.com/mahor1221/reddish-shift/compare/v0.1.1...HEAD [0.1.1]: https://github.com/mahor1221/reddish-shift/releases/tag/v0.1.1