We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 193863e commit 0fc8fd7Copy full SHA for 0fc8fd7
1 file changed
changelog.md
@@ -1,5 +1,15 @@
1
# Changelog
2
3
+## Version 0.3
4
+### Added
5
+- Added .NET 8 SDK as a minimum requirement to run WebGoat locally.
6
+- Added Docker build.
7
+
8
+## Version 0.2
9
10
+- Added .NET 7 SDK as a minimum requirement to run WebGoat locally.
11
+- Adjusted project naming as it no longer targets .NET Core.
12
13
## Version 0.1
14
### Added
15
- Added scripts to facilitate launching the WebGoat application.
0 commit comments