Skip to content

Commit b42f393

Browse files
committed
update changelog
1 parent a39fb37 commit b42f393

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

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

5+
## Unreleased
6+
7+
- 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.
8+
- Change several spammy log messages to be debug-only
9+
- Skip applying material replacements to renderers that don't have a sharedMaterial (some ParticleSystemRenderers apparently)
10+
511
## 0.4.0 - 2024-09-09
612

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

0 commit comments

Comments
 (0)