Update to 0.4.42

This commit is contained in:
Eric Huss
2024-11-07 06:42:05 -08:00
parent 27ab7eb2f0
commit 55fe75c716
4 changed files with 11 additions and 3 deletions

View File

@@ -1,5 +1,13 @@
# Changelog
## mdBook 0.4.42
[v0.4.41...v0.4.42](https://github.com/rust-lang/mdBook/compare/v0.4.41...v0.4.42)
### Fixed
- Fixed chapter list folding.
[#2473](https://github.com/rust-lang/mdBook/pull/2473)
## mdBook 0.4.41
[v0.4.40...v0.4.41](https://github.com/rust-lang/mdBook/compare/v0.4.40...v0.4.41)