Skip to content

Commit

Permalink
Merge branch 'release/5.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
MKodde committed Feb 26, 2024
2 parents fd4d739 + 3d09a8e commit 9e67dd3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: test-integration
on:
pull_request:
push:
branches: [ master, develop, feature/*, bugfix/* ]
branches: [ main, feature/*, bugfix/*, release/* ]
jobs:
build:
runs-on: ubuntu-latest
Expand Down
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

# 5.1.1
- The changes from 5.0.10 got lost in release 5.1, in this version they are added back

# 5.1.0
- Introduction of the SSO on 2FA feature in Stepup-Middleware
- Please run the provided Doctrine Migration to prepare the Middleware and Gateway projections
Expand Down

0 comments on commit 9e67dd3

Please sign in to comment.