From 1e56ca62a70dc58039d6b027fbd98d807a415f20 Mon Sep 17 00:00:00 2001 From: Jonas Wagner Date: Mon, 11 Jul 2016 22:52:05 +0200 Subject: [PATCH] 1.1.0 --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index b185dfa..5434c46 100644 --- a/README.md +++ b/README.md @@ -158,6 +158,9 @@ In other words, it's fine to run it on one image, it's not cool to run it on an ## Version history +### 1.1 +Creating github releases. Added options.input which is getting passed along to iop.open. + ### 1.0 Refactoring/cleanup to make it easier to use with node.js (dropping the node-canvas dependency) and enable support for boosts which can be used to do face detection. This is a 1.0 in the semantic meaning (denoting backwards incompatible API changes).