Skip to content

Commit

Permalink
docs: update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mahor1221 committed Jun 27, 2024
1 parent d14bcda commit 99dc951
Showing 1 changed file with 6 additions and 9 deletions.
15 changes: 6 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,19 @@
# Changelog
<!--
Note: In this file, do not use the hard wrap in the middle of a sentence for compatibility with GitHub comment style markdown rendering.
-->

# Changelog
All notable changes to this project will be documented in this file.

This project adheres to [Semantic Versioning](https://semver.org).

<!--
Note: In this file, do not use the hard wrap in the middle of a sentence for compatibility with GitHub comment style markdown rendering.
-->

## [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
Expand Down

0 comments on commit 99dc951

Please sign in to comment.