mirror of
https://github.com/RGBCube/alejandra
synced 2025-07-30 12:07:46 +00:00
feat: release 1.1.0
This commit is contained in:
parent
f65ddd258b
commit
e00f984b95
13 changed files with 53 additions and 38 deletions
16
CHANGELOG.md
16
CHANGELOG.md
|
@ -17,6 +17,19 @@ Types of changes
|
|||
- Security in case of vulnerabilities.
|
||||
-->
|
||||
|
||||
## [1.1.0] - 2022-03-10
|
||||
|
||||
### Added
|
||||
|
||||
- Emacs integration instructions.
|
||||
- A `--quiet` flag to the CLI which hide output details,
|
||||
disable the TUI
|
||||
and only print error messages.
|
||||
|
||||
### Changed
|
||||
|
||||
- Updated dependencies to its latest version.
|
||||
|
||||
## [1.0.0] - 2022-03-03
|
||||
|
||||
### Added
|
||||
|
@ -510,7 +523,8 @@ Types of changes
|
|||
|
||||
---
|
||||
|
||||
[unreleased]: https://github.com/kamadorueda/alejandra/compare/1.0.0...HEAD
|
||||
[unreleased]: https://github.com/kamadorueda/alejandra/compare/1.1.0...HEAD
|
||||
[1.1.0]: https://github.com/kamadorueda/alejandra/compare/1.0.0...1.1.0
|
||||
[1.0.0]: https://github.com/kamadorueda/alejandra/compare/0.7.0...1.0.0
|
||||
[0.7.0]: https://github.com/kamadorueda/alejandra/compare/0.6.0...0.7.0
|
||||
[0.6.0]: https://github.com/kamadorueda/alejandra/compare/0.5.0...0.6.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue