Release of v4.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:07:37 +02:00
parent 4d544598e9
commit f36922f9a1
11 changed files with 156 additions and 36 deletions

View File

@@ -1,12 +1,14 @@
# v4.0.1-alpha3
# v4.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
# v4.0.1-alpha
- Fix auto build from SQL in Joomla 4.
- 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.
# v4.0.0