update the changelog
This commit is contained in:
@@ -23,6 +23,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
- Resolved GNU/Linux build issues for Unreal Engine `5.5` and `5.6` caused by incorrect linkage to GNU/GCC's `libstdc++` instead of LLVM/Clang's `libc++`.
|
- Resolved GNU/Linux build issues for Unreal Engine `5.5` and `5.6` caused by incorrect linkage to GNU/GCC's `libstdc++` instead of LLVM/Clang's `libc++`.
|
||||||
- Fix `SGLog` build issues on GNU/Linux with UE `5.6`.
|
- Fix `SGLog` build issues on GNU/Linux with UE `5.6`.
|
||||||
- Fix type conversion safety and consistency issues across all `SGLog` formatters.
|
- Fix type conversion safety and consistency issues across all `SGLog` formatters.
|
||||||
|
- Additional minor fixes and improvements that may not be listed here.
|
||||||
|
|
||||||
### Removed
|
### Removed
|
||||||
|
|
||||||
@@ -32,6 +33,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
|
|
||||||
- Revised the outdated [Plugin Directory Structure](./directory-structure.html) section to accurately reflect the latest changes to the `Source/ThirdParty` directory layout changes.
|
- Revised the outdated [Plugin Directory Structure](./directory-structure.html) section to accurately reflect the latest changes to the `Source/ThirdParty` directory layout changes.
|
||||||
- Lock the [mdbook](https://github.com/rust-lang/mdBook) crate version to `v0.49.0` to avoid layout issues introduced with `v0.50.0`.
|
- Lock the [mdbook](https://github.com/rust-lang/mdBook) crate version to `v0.49.0` to avoid layout issues introduced with `v0.50.0`.
|
||||||
|
- Additional minor fixes and improvements that may not be listed here.
|
||||||
|
|
||||||
## [2.5.0] - 2025-05-09
|
## [2.5.0] - 2025-05-09
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user