Added changelog for #1208

This commit is contained in:
Bernd Bestel
2020-12-22 15:11:24 +01:00
parent 7ba48d5160
commit c54ae89212

View File

@@ -0,0 +1,2 @@
### General & other improvements/fixes
- Improved the prerequisites checker (added missing required PHP extension `ctype`) (thanks @Forceu)