Skip to content

Commit 42ada9c

Browse files
committed
update changelog
1 parent a3135cd commit 42ada9c

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
11
# Changelog
22

3-
All notable changes to this project will be documented in this file
3+
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

Comments
 (0)