mirror of
https://github.com/RGBCube/alejandra
synced 2025-07-30 12:07:46 +00:00
docs: update changelog
This commit is contained in:
parent
83f84ffae5
commit
6a259da3d9
1 changed files with 13 additions and 0 deletions
13
CHANGELOG.md
13
CHANGELOG.md
|
@ -17,6 +17,19 @@ Types of changes
|
|||
- Security in case of vulnerabilities.
|
||||
-->
|
||||
|
||||
### Added
|
||||
|
||||
- Prebuilt binaries for armv6l-linux, armv7l-linux, i686-linux.
|
||||
|
||||
### Changed
|
||||
|
||||
- Native aarch64-linux now use GNU libc instead of musl,
|
||||
this makes the binary run faster on multi-threaded hardware.
|
||||
|
||||
### Fixed
|
||||
|
||||
- All prebuilt binaries are now fully statically linked.
|
||||
|
||||
## [0.3.0] - 2022-02-18
|
||||
|
||||
### Changed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue