File tree Expand file tree Collapse file tree 2 files changed +23
-2
lines changed Expand file tree Collapse file tree 2 files changed +23
-2
lines changed Original file line number Diff line number Diff line change 11
2+ 1.11.0 / 2018-03-19
3+ ===================
4+
5+ New functionality
6+ -----------------
7+
8+ * Add ` access_control ` parameter to ` upload ` and ` update `
9+
10+ Other changes
11+ -------------
12+
13+ * Mock ` delete_all_resources ` test
14+ * Add ` compileTests ` script to ` package.json `
15+ * Add http/https handling to spec helper
16+ * Mock moderation tests
17+ * Fix ` categorization ` test
18+ * Remove ` similiarity_search ` test
19+ * Add test helper functions
20+ * Add utility functions to ` utils `
21+ * Replace lodash's ` _ ` with explicitly requiring methods
22+
2231.10.0 / 2018-02-13
324===================
425
Original file line number Diff line number Diff line change 22 "author" :
" Cloudinary <[email protected] >" ,
33 "name" : " cloudinary" ,
44 "description" : " Cloudinary NPM for node.js integration" ,
5- "version" : " 1.10 .0" ,
5+ "version" : " 1.11 .0" ,
66 "homepage" : " http://cloudinary.com" ,
77 "license" : " MIT" ,
88 "repository" : {
1515 "lodash" : " ^4.17.4"
1616 },
1717 "devDependencies" : {
18- "coffee-script" : " ^1.10 .0" ,
18+ "coffee-script" : " ^1.11 .0" ,
1919 "dotenv" : " 4.x" ,
2020 "expect.js" : " 0.3.x" ,
2121 "jsdom" : " ^9.12.0" ,
You can’t perform that action at this time.
0 commit comments