1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2025-07-13 01:40:48 +02:00

fix missing 'changes since' section logic

This commit is contained in:
tuunit
2024-09-25 14:04:09 +02:00
parent f0fe33e032
commit 6e32bd6e38
2 changed files with 4 additions and 0 deletions

View File

@ -90,6 +90,8 @@ jobs:
## Important Notes
## Breaking Changes
## Changes since v${VERSION}
EOF
echo -e "$(cat /tmp/CHANGELOG.prepend)\n\n$(cat CHANGELOG.md)" > CHANGELOG.md

View File

@ -6,6 +6,8 @@
## Breaking Changes
## Changes since v7.7.0
# V7.7.0
## Release Highlights