mirror of
https://github.com/RGBCube/alejandra
synced 2025-07-31 12:37:45 +00:00
docs: update changelog
This commit is contained in:
parent
2a2f9de552
commit
211151450f
1 changed files with 5 additions and 2 deletions
|
@ -17,6 +17,8 @@ Types of changes
|
||||||
- Security in case of vulnerabilities.
|
- Security in case of vulnerabilities.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
## [0.3.1] - 2022-02-20
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Prebuilt binaries for armv6l-linux, armv7l-linux, i686-linux.
|
- Prebuilt binaries for armv6l-linux, armv7l-linux, i686-linux.
|
||||||
|
@ -29,7 +31,7 @@ Types of changes
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- All prebuilt binaries are now fully statically linked.
|
- 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
|
## [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.2.0...0.3.0
|
||||||
[0.2.0]: https://github.com/kamadorueda/alejandra/compare/0.1.0...0.2.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
|
[0.1.0]: https://github.com/kamadorueda/alejandra/compare/0.0.0...0.1.0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue