Skip to content

Commit 9d9d2b8

Browse files
committed
Version 1.0.10
Signed-off-by: Andrew Welch <andrew@nystudio107.com>
1 parent 9f00019 commit 9d9d2b8

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## 1.0.10 - 2018.01.29
4+
### Added
5+
* Added support for Yii2 aliases for `transcoderPath` & `transcoderUrl` settings in `config.php`
6+
7+
### Changed
8+
* Changed the default `config.php` to use `@webroot` and `@web` Yii2 aliases
9+
310
## 1.0.9 - 2018.01.25
411
### Changed
512
* Handle Asset Volumes that use aliases

composer.json

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

0 commit comments

Comments
 (0)