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

Commit c62e500

Browse files
author
Sjoerd Tieleman
committed
Bumped version
1 parent 6ed0b0a commit c62e500

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.markdown

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## codem-transcode 0.5.11 (2015/12/02) ##
2+
3+
* Sanitize null values (@brain64bit)
4+
* Allow HTTPS for notification delivery (@mirion)
5+
16
## codem-transcode 0.5.10 (2015/09/16) ##
27

38
* Increase maxBuffer to 4MB to compensate for older ffmpegs

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

0 commit comments

Comments
 (0)