Skip to content

Commit 550aaa7

Browse files
committed
docs(changelog): finalize v0.2.2 release notes
1 parent 6d0448a commit 550aaa7

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,11 @@ and this project adheres to Semantic Versioning.
77

88
## [0.2.2] - 2026-02-08
99

10-
- Bundled required vcpkg runtime DLLs in Windows release artifacts to avoid
11-
missing wxWidgets runtime errors on end-user systems.
10+
- Bundled required runtime DLLs in Windows release artifacts to avoid missing
11+
wxWidgets/runtime dependency errors on end-user systems.
12+
- Hardened Windows CI runtime bundling by resolving vcpkg runtime paths across
13+
manifest/classic layouts and bundling only DLLs actually required by
14+
`OpenGothicStarter.exe`.
1215
- Clarified runtime dependency requirements in `README.md` with a dedicated
1316
platform-specific section for Windows, Linux, and macOS.
1417

0 commit comments

Comments
 (0)