File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3+ ## [[ 2.8.0]] ( https://github.com/Clarifai/clarifai-javascript/releases/tag/2.8.0 ) - [ npm] ( https://www.npmjs.com/package/clarifai ) - 2018-06-25
4+
5+ ### Added
6+ - Ability to list workflows using the new ` Workflows ` object
7+
8+ ### Fixed
9+ - Moved ` create ` and ` delete ` to ` Workflows ` , made them deprecated in ` Workflow `
10+
311## [[ 2.7.1]] ( https://github.com/Clarifai/clarifai-javascript/releases/tag/2.7.1 ) - [ npm] ( https://www.npmjs.com/package/clarifai ) - 2018-04-23
412
513### Fixed
Original file line number Diff line number Diff line change 11{
22 "name" : " clarifai" ,
3- "version" : " 2.7.1 " ,
3+ "version" : " 2.8.0 " ,
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