Skip to content

Commit 5273682

Browse files
committed
release 1.0.0-rc6
1 parent a74dc31 commit 5273682

File tree

6 files changed

+207
-199
lines changed

6 files changed

+207
-199
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "avoscloud-sdk",
3-
"version": "1.0.0-rc5",
3+
"version": "1.0.0-rc6",
44
"homepage": "https://github.com/leancloud/javascript-sdk",
55
"authors": [
66
"killme2008 <xzhuang@leancloud.rocks>"

changelog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 1.0.0-rc6 日期:2016 年 2 月 1 日
2+
* 修复了云引擎中文件上传到 AWS 的问题。
3+
* 修复了 `AV.User#fetch` 不支持 fetch options 的问题。
4+
* 修复了使用 Pointer 时可能出现类型错误的问题。
5+
16
# 1.0.0-rc5 日期:2015 年 11 月 24 日
27
* AV.File 新增 fetch 方法。
38
* 废弃 AV.Object 的 existed 方法。

dist/av-mini.js

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)