Create CHANGELOG.md
This commit is contained in:
parent
c8c7d87ea2
commit
368def99a2
1 changed files with 17 additions and 0 deletions
17
CHANGELOG.md
Normal file
17
CHANGELOG.md
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue