Release of v5.0.1-alpha4

Change the extendsinterfaces field to allow null, #1139. Update the Schema class to also update null mismatching if needed.
This commit is contained in:
2024-06-07 23:21:05 +02:00
parent 0c9a098335
commit fc6b04cb5c
11 changed files with 157 additions and 37 deletions

View File

@@ -1,12 +1,14 @@
# v5.0.1-alpha3
# v5.0.1-alpha4
- Add in JCB gitea push feature to help maintain JCB core features.
- Add extending options to interfaces.
- Change the extendsinterfaces field to allow null, #1139
- Update the Schema class to also update null mismatching if needed
# v5.0.1-alpha
- Fix auto build from SQL in Joomla 5.
- Fix permission issue for admin views.
- Fix permission issue for admin views.
- Add in JCB gitea push feature to help maintain JCB core features.
- Add extending options to interfaces.
# v5.0.0