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:
parent
1a0d9589d0
commit
6ded43a40e
9 changed files with 55 additions and 36 deletions
27
CHANGELOG.md
Normal file
27
CHANGELOG.md
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue