Skip to content

Commit

Permalink
Amend changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
parijke committed Apr 15, 2024
1 parent 2c31dbc commit 7427fd7
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Next release

# 4.0.0
* Upgraded dependencies to their latest compatible version
* Fixed all direct deprececations (SF 7.0 ready)
* Routes are migrated to attributes
* Using new security authentication system
* legacy moved to openconext
* removed .env and using all parameters
* simplified kernel (using MicroKernelTrait)
* Using property promotion as much as possible
* strict typing everywhere
* typed variables where detected by rector or manual changes if detected

# 3.1.8

**Fixes**
Expand Down

0 comments on commit 7427fd7

Please sign in to comment.