Prepare version 0.5.0
This commit is contained in:
parent
da5e10adfc
commit
3a0c6a1e1e
2 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
---------
|
---------
|
||||||
|
|
||||||
* 0.4.5 (08-12-2014)
|
* 0.5.0 (08-12-2014)
|
||||||
|
|
||||||
* Add support for Wav and AAC audio formats (@MrHash).
|
* Add support for Wav and AAC audio formats (@MrHash).
|
||||||
* Add watermark filter (@sylvainv).
|
* Add watermark filter (@sylvainv).
|
||||||
|
|
|
||||||
|
|
@ -31,7 +31,7 @@ The recommended way to install PHP-FFMpeg is through [Composer](https://getcompo
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"require": {
|
"require": {
|
||||||
"php-ffmpeg/php-ffmpeg": "~0.4"
|
"php-ffmpeg/php-ffmpeg": "~0.5"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue