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

feat: release 1.3.0

This commit is contained in:
Kevin Amado 2022-05-10 14:32:04 -06:00
parent a27fb4a608
commit bb7f2ad3f1
19 changed files with 1054 additions and 861 deletions

View file

@ -17,6 +17,16 @@ Types of changes
- Security in case of vulnerabilities.
-->
## [1.3.0] - 2022-05-09
### Added
- A pre-commit hook (requires Nix to be installed in the host).
### Changed
- Updated dependencies to its latest version.
## [1.2.0] - 2022-04-05
### Added
@ -543,7 +553,8 @@ Types of changes
---
[unreleased]: https://github.com/kamadorueda/alejandra/compare/1.2.0...HEAD
[unreleased]: https://github.com/kamadorueda/alejandra/compare/1.3.0...HEAD
[1.3.0]: https://github.com/kamadorueda/alejandra/compare/1.2.0...1.3.0
[1.2.0]: https://github.com/kamadorueda/alejandra/compare/1.1.0...1.2.0
[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