Skip to content
This repository was archived by the owner on Mar 25, 2019. It is now read-only.

Commit 042693d

Browse files
author
Sjoerd Tieleman
committed
Bumped to 0.5.6
1 parent 9e75228 commit 042693d

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.markdown

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
## codem-transcode 0.5.4 (2014/09/08) ##
1+
## codem-transcode 0.5.6 (2015/04/22) ##
2+
3+
* Return a job from memory if it is still transcoding.
4+
5+
## codem-transcode 0.5.5 (2014/09/08) ##
26

37
* Added basic HLS support (@cutalion) using "segments_options".
48

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "codem-transcode",
33
"description": "Offline video transcoding using ffmpeg, with a small HTTP API.",
4-
"version": "0.5.5",
4+
"version": "0.5.6",
55
"keywords": ["transcoding", "ffmpeg", "video"],
66
"homepage": "http://www.transcodem.com/",
77
"repository": {

0 commit comments

Comments
 (0)