1
Fork 0
mirror of https://github.com/RGBCube/alejandra synced 2025-07-30 12:07:46 +00:00

feat: version 0.1.0

This commit is contained in:
Kevin Amado 2022-02-14 20:18:12 -05:00
parent 1a0d9589d0
commit 6ded43a40e
No known key found for this signature in database
GPG key ID: FFF341057F503148
9 changed files with 55 additions and 36 deletions

27
CHANGELOG.md Normal file
View file

@ -0,0 +1,27 @@
# 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] - 2022-02-14
### Added
- Initial version
- A Changelog
## [0.0.0] - 2022-01-09
### Added
- The project :)
---
[unreleased]: https://github.com/kamadorueda/alejandra/compare/0.1.0...HEAD
[0.1.0]: https://github.com/kamadorueda/alejandra/compare/0.0.0...0.1.0
[0.0.0]: https://github.com/kamadorueda/alejandra/compare/6adfbe8516bf6d9e896534e01118e1bc41f65425...0.0.0