apply some minor changelog fixes

This commit is contained in:
Mamadou Babaei
2025-01-17 15:18:25 +01:00
parent d6d4831b66
commit a83222f801
+2 -2
View File
@@ -27,8 +27,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Fixed a few broken URLs caused by bad markdown formatting.
- Applied various Handbook Makefile fixes.
- Clarified the HTC VIVE Stand-alone support status in the platform support matrix.
- Bumped the mdbook-alerts crate to `v0.7.x`.
- Reintroduced mdbook-epub at `d1536bbbdc1ca00320522ad73a967e15057ef573` from the `master` branch as the blocking issues in [#115]() have been address in [1ca2a860f6ed405c00914a3aadd8057d5050b29b](https://github.com/Michael-F-Bryan/mdbook-epub/commit/1ca2a860f6ed405c00914a3aadd8057d5050b29b#diff-b21e2a96624fabac44d6c5ecc34bff0835565999be6a320fe75bd0401d5c8e87R148).
- Bumped the [mdbook-alerts](https://github.com/lambdalisue/rs-mdbook-alerts) crate to `v0.7.x`.
- Reintroduced [mdbook-epub](https://github.com/Michael-F-Bryan/mdbook-epub) at [`d1536bbbdc1ca00320522ad73a967e15057ef573`](https://github.com/Michael-F-Bryan/mdbook-epub/commit/d1536bbbdc1ca00320522ad73a967e15057ef573) from the `master` branch as the blocking issues in [#115](https://github.com/Michael-F-Bryan/mdbook-epub/issues/115) have been address in [`1ca2a860f6ed405c00914a3aadd8057d5050b29b`](https://github.com/Michael-F-Bryan/mdbook-epub/commit/1ca2a860f6ed405c00914a3aadd8057d5050b29b#diff-b21e2a96624fabac44d6c5ecc34bff0835565999be6a320fe75bd0401d5c8e87R148).
- Additional minor fixes and improvements that may not be listed here.
## [2.3.1] - 2024-11-27