Skip to content

Commit 3250fb9

Browse files
committed
chore: Version 4.0.0-beta.6
1 parent 6dd6bd6 commit 3250fb9

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Transcoder Changelog
22

3+
## 4.0.0-beta.6 - 2022.04.11
4+
### Fixed
5+
* Fixed method signature for `Transcode::getFileInfo()` so that an Asset object can be passed into it
6+
37
## 4.0.0-beta.5 - 2022.04.09
48
### Changed
59
* Added `synchronous` & `stripMetadata` to the parameters that should be excluded from the generated file name

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "nystudio107/craft-transcoder",
33
"description": "Transcode video & audio files to various formats, and provide video thumbnails",
44
"type": "craft-plugin",
5-
"version": "4.0.0-beta.5",
5+
"version": "4.0.0-beta.6",
66
"keywords": [
77
"craft",
88
"cms",

0 commit comments

Comments
 (0)