Commit c79b4da1 by LI Daobing

release 0.1.0

parent d1d5f8ca
PATH
remote: .
specs:
paperclip-qiniu (0.0.3)
paperclip-qiniu (0.1.0)
paperclip
qiniu-rs (~> 3.0)
......
......@@ -68,6 +68,11 @@ support options: `thumbnail`, `gravity`, `crop`, `quality`, `rotate`, `format`,
## CHANGELOG
### 0.1.0 (2012-09-06)
* add view helper: qiniu_image_tag, qiniu_image_path
* update demo code, style is no longer needed.
### 0.0.3 (2012-09-06)
* support qiniu api v3.
......
module Paperclip
module Qiniu
VERSION = "0.0.3"
VERSION = "0.1.0"
end
end
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment