Skip to content

Commit 58afc46

Browse files
committed
bump version to 0.4.1
1 parent b42f393 commit 58afc46

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,13 @@
22

33
All notable changes to this project will be documented in this file
44

5-
## Unreleased
5+
## 0.4.1 - 2025-04-04
66

77
- Gracefully handle failing to patch a Shader.Find callsite (usually in generic methods). Specifically this would occur with KRPC and cause any further patches to be skipped.
88
- Change several spammy log messages to be debug-only
99
- Skip applying material replacements to renderers that don't have a sharedMaterial (some ParticleSystemRenderers apparently)
1010

11+
1112
## 0.4.0 - 2024-09-09
1213

1314
Major build system refactor, and adoption by the KSPModdingLibs team.

0 commit comments

Comments
 (0)