File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 11# Transcoder Changelog
22
3+ ## 1.0.5 - 2017.03.24
4+ ### Changed
5+ * ` hasSettings ` -> ` hasCpSettings ` for Craft 3 beta 8 compatibility
6+
37## 1.0.4 - 2017.03.12
48### Added
59- Added ` craft/cms ` as a composer dependency
Original file line number Diff line number Diff line change 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.4 " ,
5+ "version" : " 1.0.5 " ,
66 "keywords" : [
77 " craft" ,
88 " cms" ,
3434 "name" : " Transcoder" ,
3535 "handle" : " transcoder" ,
3636 "schemaVersion" : " 1.0.0" ,
37- "hasSettings " : false ,
37+ "hasCpSettings " : false ,
3838 "hasCpSection" : false ,
3939 "changelogUrl" : " https://raw.githubusercontent.com/nystudio107/craft3-transcoder/master/CHANGELOG.md" ,
4040 "components" : {
You can’t perform that action at this time.
0 commit comments