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

docs: update changelog

This commit is contained in:
Kevin Amado 2022-02-20 18:59:42 -05:00
parent 2a2f9de552
commit 211151450f

View file

@ -17,6 +17,8 @@ Types of changes
- Security in case of vulnerabilities.
-->
## [0.3.1] - 2022-02-20
### Added
- Prebuilt binaries for armv6l-linux, armv7l-linux, i686-linux.
@ -29,7 +31,7 @@ Types of changes
### Fixed
- All prebuilt binaries are now fully statically linked.
- An attempt to subtract with overflow in some scenarios of a `let-in` expression
- An attempt to subtract with overflow in some scenarios of a `let-in` expression.
## [0.3.0] - 2022-02-18
@ -169,7 +171,8 @@ Types of changes
---
[unreleased]: https://github.com/kamadorueda/alejandra/compare/0.3.0...HEAD
[unreleased]: https://github.com/kamadorueda/alejandra/compare/0.3.1...HEAD
[0.2.0]: https://github.com/kamadorueda/alejandra/compare/0.3.0...0.3.1
[0.2.0]: https://github.com/kamadorueda/alejandra/compare/0.2.0...0.3.0
[0.2.0]: https://github.com/kamadorueda/alejandra/compare/0.1.0...0.2.0
[0.1.0]: https://github.com/kamadorueda/alejandra/compare/0.0.0...0.1.0