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

Commit 52863c2

Browse files
author
Sjoerd Tieleman
committed
Bumped version, updated CHANGELOG
1 parent c68e2de commit 52863c2

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.9 (2015/09/03) ##
2+
3+
* Fix for lingering "processing" jobs. (#42)
4+
15
## codem-transcode 0.5.8 (2015/07/05) ##
26

37
* Prevent transcoder from returning a negative freeSlot count (@larsfi).

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

0 commit comments

Comments
 (0)