Update CHANGELOG

This commit is contained in:
cytopia
2020-11-06 14:41:43 +01:00
parent b15ae8fc84
commit d8be1a89bb

View File

@@ -4,6 +4,19 @@
## Unreleased
## Release 0.114
#### Fixed
- Disabled gd-jis: https://bugs.php.net/bug.php?id=73582
#### Added
- PHP module mongodb is added to PHP 8.0
#### Changed
- Composer is updated to v2 (/usr/local/bin/composer)
- Composer is available as v1 and v2 (/usr/local/bin/composer-[12])
## Release 0.113
#### Fixed