Skip to content

Commit 3033c88

Browse files
committed
Release 2.7.0.
1 parent 6d8e063 commit 3033c88

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# CHANGELOG
22

3+
## [[2.7.0]](https://github.com/Clarifai/clarifai-javascript/releases/tag/2.7.0) - [npm](https://www.npmjs.com/package/clarifai) - 2018-04-09
4+
5+
### Added
6+
- Support for custom face recognition https://github.com/Clarifai/clarifai-javascript/commit/ddee3667df0dfc648568bfc0c71d55600e223f1a
7+
38
## [[2.6.0]](https://github.com/Clarifai/clarifai-javascript/releases/tag/2.6.0) - [npm](https://www.npmjs.com/package/clarifai) - 2018-01-17
49

510
### Added

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "clarifai",
3-
"version": "2.6.0",
3+
"version": "2.7.0",
44
"description": "Official Clarifai Javascript SDK",
55
"main": "dist/index.js",
66
"repository": "https://github.com/Clarifai/clarifai-javascript",

0 commit comments

Comments
 (0)