codegen: mdbook 0.4.44+ provides AArch64 macOS binary

This commit is contained in:
Taiki Endo
2025-01-29 04:26:07 +09:00
parent 9359c95b44
commit 32bd555d43
3 changed files with 13 additions and 2 deletions

View File

@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
- Support installing native binary for `mdbook` on AArch64 macOS. (Previously x86_64 macOS binary is used as fallback.)
- Update `mdbook@latest` to 0.4.44.
- Update `cargo-semver-checks@latest` to 0.39.0.
@@ -1595,7 +1597,7 @@ No change on the `install-action` itself.
- Support `biome` on x86_64/AArch64 Linux (musl).
- Support `zola` on AArch64 macOS. (Previously x86_64 macOS binary is used as fallback.)
- Support installing native binary for `zola` on AArch64 macOS. (Previously x86_64 macOS binary is used as fallback.)
## [2.27.14] - 2024-03-01