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

Commit c86e59d

Browse files
author
Sjoerd Tieleman
committed
Bumped for 0.5.5
1 parent fb101c2 commit c86e59d

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## codem-transcode 0.5.4 (2014/09/08) ##
2+
3+
* Added basic HLS support (@cutalion) using "segments_options".
4+
15
## codem-transcode 0.5.4 (2014/03/18) ##
26

37
* Updated sqlite3 dependency to 2.2.0.

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.4",
4+
"version": "0.5.5",
55
"keywords": ["transcoding", "ffmpeg", "video"],
66
"homepage": "http://www.transcodem.com/",
77
"repository": {

0 commit comments

Comments
 (0)