1
Fork 0
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:
Kevin Amado 2022-03-10 13:22:32 -05:00
parent f65ddd258b
commit e00f984b95
13 changed files with 53 additions and 38 deletions

View file

@ -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