File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
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
+
3
8
## [[ 2.6.0]] ( https://github.com/Clarifai/clarifai-javascript/releases/tag/2.6.0 ) - [ npm] ( https://www.npmjs.com/package/clarifai ) - 2018-01-17
4
9
5
10
### Added
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " clarifai" ,
3
- "version" : " 2.6 .0" ,
3
+ "version" : " 2.7 .0" ,
4
4
"description" : " Official Clarifai Javascript SDK" ,
5
5
"main" : " dist/index.js" ,
6
6
"repository" : " https://github.com/Clarifai/clarifai-javascript" ,
You can’t perform that action at this time.
0 commit comments