File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3+ ## [[ 2.9.1]] ( https://github.com/Clarifai/clarifai-javascript/releases/tag/2.9.1 ) - [ npm] ( https://www.npmjs.com/package/clarifai/v/2.9.1 ) - 2019-08-14
4+
5+ ### Added
6+ - Added the hard-coded CELEBRITY model ID
7+ - Added the config parameter to workflow predict
8+
9+ ### Changed
10+ - Made model version ID be applied in getOutputInfo
11+ - Relaxed the required axios dependency version range
12+ - Deprecated client ID/secret
13+
314## [[ 2.9.0]] ( https://github.com/Clarifai/clarifai-javascript/releases/tag/2.9.0 ) - [ npm] ( https://www.npmjs.com/package/clarifai/v/2.9.0 ) - 2018-10-18
415
516### Added
Original file line number Diff line number Diff line change 11{
22 "name" : " clarifai" ,
3- "version" : " 2.9.0 " ,
3+ "version" : " 2.9.1 " ,
44 "description" : " Official Clarifai Javascript SDK" ,
55 "main" : " dist/index.js" ,
66 "repository" : " https://github.com/Clarifai/clarifai-javascript" ,
You can’t perform that action at this time.
0 commit comments