Update release notes

This commit is contained in:
Nanne Baars 2021-08-04 10:15:38 +03:00
parent 15ea31a4df
commit f22e4f55c1
No known key found for this signature in database
GPG Key ID: A6D6C06FE4EC14E7
2 changed files with 8 additions and 0 deletions

View File

@ -21,6 +21,7 @@ git commit -am "New release, updating pom.xml"
git flow release publish git flow release publish
<<Make changes if necessary>> <<Make changes if necessary>>
<<Update RELEASE_NOTES.md>>
git flow release finish <version> git flow release finish <version>
git push origin develop git push origin develop

View File

@ -1,5 +1,12 @@
# WebGoat release notes # WebGoat release notes
## Version 8.2.1
### New functionality
- New Docker image for arm64 architecture is now available (for Apple M1)
## Version 8.2.0 ## Version 8.2.0
### New functionality ### New functionality