Skip to content

Commit

Permalink
Merge pull request #566 from curveball/release-0.28
Browse files Browse the repository at this point in the history
Getting ready for 0.28 release
  • Loading branch information
evert authored Jan 8, 2025
2 parents d960c87 + ab11f32 commit b009dec
Show file tree
Hide file tree
Showing 3 changed files with 135 additions and 131 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
name: Test
strategy:
matrix:
node-version: [16.x, 18.x, 20.x, 22.4.x]
node-version: [18.x, 20.x, 22.x]
runs-on: ubuntu-latest
needs: build
steps:
Expand Down
1 change: 1 addition & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Changelog
* Email identities can now be verified in the admin UI and via the API.
* Allow authorization_challenge to be preselected in 'new client'
* Add button in admin UI to enable/disable MFA for a specific email identity.
* Dropped support for Node 16, which is EOL.


0.27.6 (2024-12-16)
Expand Down
Loading

0 comments on commit b009dec

Please sign in to comment.