We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3135cd commit 42ada9cCopy full SHA for 42ada9c
CHANGELOG.md
@@ -1,3 +1,19 @@
1
# Changelog
2
3
-All notable changes to this project will be documented in this file
+All notable changes to this project will be documented in this file
4
+
5
+## Unreleased
6
7
+### Actions
8
9
+- Made `compile` step of `create-release` conditional based on the `use-msbuild` input
10
11
+### Build
12
13
+- Fixed directories not being copied to output (#38)
14
+- Fixed error when `GenerateKSPAssemblyAttribute` is unset
15
16
17
+## 0.0.2 - 2024-10-21
18
19
+first stable release
0 commit comments