Skip to content

Commit 87c4c79

Browse files
authored
Update CHANGELOG.md
1 parent 73ef085 commit 87c4c79

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
@@ -10,6 +10,7 @@ All notable changes to this project will be documented in this file
1010
* KSPAssembly and KSPAssemblyDependency may optionally be major.minor (omitting patch)
1111
* KSPVersionFile.Version now defaults to $(FileVersion) if not set, which should support any number of elements
1212
* ProjectReference may now include <KSPAssemblyName> which will generate a `KSPAssemblyDependency` attribute
13+
* Added `ReferenceUnityAssemblies` and `ReferenceKSPAssemblies` for disabling the automatic inclusion of Unity and KSP assembly references
1314

1415
## 0.0.3 - 2024-12-16
1516

@@ -25,4 +26,4 @@ All notable changes to this project will be documented in this file
2526

2627
## 0.0.2 - 2024-10-21
2728

28-
first stable release
29+
first stable release

0 commit comments

Comments
 (0)