Skip to content

Commit da647e0

Browse files
authored
Merge pull request #29 from robojumper/changelog
Add rolling changelog
2 parents f825c12 + 06f9d17 commit da647e0

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
## Next
2+
3+
* Remove compiled script packages when switching between debug and release mode to prevent compiler error (#16)
4+
* Remove compiled script packages when modifying macros (#20)
5+
* Overridden Steam UGC IDs can now be `long` (`int64`) (#22)
6+
* Use error syntax `file(line)` for compiler errors to be compatible with both ModBuddy and VS Code (#26)
7+
* Add a `clean.ps1` script, ModBuddy configuration and VS Code example task to remove all cached build artifacts (#24)
8+
* Remove project file verification (#28)
9+
10+
## 1.0.0 (2021-05-22)
11+
12+
* Initial release

0 commit comments

Comments
 (0)