Skip to content

Commit

Permalink
Release 2.7.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
rok-povsic committed Apr 9, 2018
1 parent 6d8e063 commit 3033c88
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# CHANGELOG

## [[2.7.0]](https://github.com/Clarifai/clarifai-javascript/releases/tag/2.7.0) - [npm](https://www.npmjs.com/package/clarifai) - 2018-04-09

### Added
- Support for custom face recognition https://github.com/Clarifai/clarifai-javascript/commit/ddee3667df0dfc648568bfc0c71d55600e223f1a

## [[2.6.0]](https://github.com/Clarifai/clarifai-javascript/releases/tag/2.6.0) - [npm](https://www.npmjs.com/package/clarifai) - 2018-01-17

### Added
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "clarifai",
"version": "2.6.0",
"version": "2.7.0",
"description": "Official Clarifai Javascript SDK",
"main": "dist/index.js",
"repository": "https://github.com/Clarifai/clarifai-javascript",
Expand Down

0 comments on commit 3033c88

Please sign in to comment.