Skip to content

Commit 2edf045

Browse files
committed
README and NEWS update
[ci skip]
1 parent f6d9c42 commit 2edf045

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

Diff for: NEWS

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
master:
22

3+
5.1.0 (2016-08-19):
4+
35
* Add default `content_type_detector` to `UploadedFileAdapter` (#2270)
46
* Default S3 protocol to empty string (#2038)
57
* Don't write original file if it wasn't reprocessed (#1993)

Diff for: README.md

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ https://github.com/thoughtbot/paperclip/releases
3030
- [Edit and New Views with Simple Form](#edit-and-new-views-with-simple-form)
3131
- [Controller](#controller)
3232
- [View Helpers](#view-helpers)
33+
- [Checking a file exists](#checking-a-file-exists)
3334
- [Deleting an Attachment](#deleting-an-attachment)
3435
- [Usage](#usage)
3536
- [Validations](#validations)

0 commit comments

Comments
 (0)