Skip to content

Conversation

@wangxiao
Copy link
Contributor

No description provided.

@leeyeh
Copy link
Contributor

leeyeh commented Jun 27, 2016

Object.add、Object.addUnique、Object.remove 等方法支持从传入非数组类型

所以应该是 1.1.0 吧

@wangxiao wangxiao changed the title Release 1.0.1 Release 1.1.0 Jun 27, 2016
@codecov-io
Copy link

codecov-io commented Jun 27, 2016

Current coverage is 65.10%

Merging #312 into master will decrease coverage by 0.27%

@@             master       #312   diff @@
==========================================
  Files            27         28     +1   
  Lines          2903       2920    +17   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits           1898       1901     +3   
- Misses         1005       1019    +14   
  Partials          0          0          

Powered by Codecov. Last updated by 8d5ba16...22c13f8

changelog.md Outdated
* 防止 SDK 覆盖全局变量 AV
* Object.add、Object.addUnique、Object.remove 等方法支持从传入非数组类型
* 修复当 SDK 自动修正 API 路由后,没有从缓存中直接获取路由信息的错误
* 增强海外节点上传到 S3 中的文件安全性
Copy link
Contributor

@leeyeh leeyeh Jun 27, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

等方法支持从传入非数组类型

支持非数组类型的 value 参数

修复当 SDK 自动修正 API 路由后,没有从缓存中直接获取路由信息的错误

changelog 是给用户看的,所以可以不用解释内部是如何变动的,应该从用户的角度描述用户可以感知的问题是什么。

增强安全性是哪个 commit?之前有什么安全性问题?

@wangxiao wangxiao merged commit 87458aa into leancloud:master Jun 27, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants