Skip to content

Commit

Permalink
README and NEWS update
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
tute committed Aug 19, 2016
1 parent f6d9c42 commit 2edf045
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
master:

5.1.0 (2016-08-19):

* Add default `content_type_detector` to `UploadedFileAdapter` (#2270)
* Default S3 protocol to empty string (#2038)
* Don't write original file if it wasn't reprocessed (#1993)
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ https://github.com/thoughtbot/paperclip/releases
- [Edit and New Views with Simple Form](#edit-and-new-views-with-simple-form)
- [Controller](#controller)
- [View Helpers](#view-helpers)
- [Checking a file exists](#checking-a-file-exists)
- [Deleting an Attachment](#deleting-an-attachment)
- [Usage](#usage)
- [Validations](#validations)
Expand Down

0 comments on commit 2edf045

Please sign in to comment.