Create CHANGELOG.md

This commit is contained in:
Pascal Baljet 2022-02-09 14:48:39 +01:00 committed by GitHub
commit 368def99a2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

17
CHANGELOG.md Normal file
View file

@ -0,0 +1,17 @@
# Changelog
All Notable changes to the library will be documented in this file
## 1.0.0 - 2022-02-09
Upgraded dependencies, integrated the Alchemy Binary library, and dropped support for anything below PHP 8.0
- Support for Symfony 5.4 and 6.0
- Support for `psr/log` v3
- GitHub actions against FFmpeg 4.4 and 5.0
- Integrated the Alchemy Binary library
- Replaced `neutron/temporary-filesystem` with `spatie/temporary-directory`
- PHPUnit 9.5
- Removed Silex Service Provider
- Removed the auto-generated docs
- Removed support for anything below PHP 8.0