1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-25 22:20:48 +02:00

docs(core): update changelog

This commit is contained in:
Awilum
2019-09-01 20:10:47 +03:00
parent 9834ccc9c0
commit 565f6ea20a

View File

@@ -12,6 +12,7 @@
* Flextype Core: Add custom callable resolver, which resolves PSR-15 middlewares. #213 #186
* Flextype Core: Add git commit message convention. #186
* Flextype Core: Add AuthMiddleware globally #201 #186
* Flextype Core: Add new twig options `debug` `charset` `cache` #186
* Flextype Admin Panel: Add Trumbowyg view html code #193 #186
* Flextype Admin Panel: Add tail section for base.html template #186
* Flextype Admin Panel: Add new event onAdminThemeFooter in base.html template #186