README.md in paperclip-aws-1.1.3 vs README.md in paperclip-aws-1.2.0
- old
+ new
@@ -7,15 +7,16 @@
* supports US, European and Japanese S3 instances;
* supports both `http` and `https` urls;
* supports expiring urls;
* can generate urls for `read`, `write` и `delete` operations;
* correctly sets content-type of uploaded files;
+* **supports amazon server side encryption** (thanks to [pvertenten](https://github.com/pvertenten));
## Requirements ##
* [paperclip][0] ~> 2.3
-* [aws-sdk][1] >= 1.0.3
+* [aws-sdk][1] >= 1.2.2
## Installation ##
gem install paperclip-aws
\ No newline at end of file