README.md in dropzonejs-rails-0.8.4 vs README.md in dropzonejs-rails-0.8.5
- old
+ new
@@ -2,11 +2,11 @@
Integrate [Matias Meno's Dropzone](http://www.dropzonejs.com/) awesome file upload JS library right into the Asset pipeline of your Rails apps.
## Version
-The latest version of this gem bundles **Dropzone v5.5.0**.
+The latest version of this gem bundles **Dropzone v5.7.1**.
### Dropzone 4.x
If you depend on Dropzone's 4.x branch, you need to specify `gem 'dropzonejs-rails', '~> 0.7.4'` in your Gemfile, otherwise you'll get 5.x.
@@ -65,10 +65,12 @@
2. If **1.** tells you that a new version is available, you can run `rake dropzone:replace` - it'll download the files for you.
3. If **1.** tells you that a new version is available, you can run `rake dropzone:bump` - it'll download the files, commit and release them for you.
## Changelog
+* v0.8.5
+ * Updates Dropzone to 5.7.1 **(kudos to [@pnghai](https://github.com/pnghai).**
* v0.8.4
* Updates Dropzone to 5.5.0 **#52 by [@HuntBurdick](https://github.com/HuntBurdick).**
* v0.8.1
* Updates Dropzone to 5.1.1 **#44 by [@lerarybak](https://github.com/lerarybak).**
* v0.8.0
@@ -82,10 +84,10 @@
pipeline. Kudos to @senny for pointing this out.
* Fixes incorrect references to the old vendor/ directory.
## Licence (MIT)
-(c) Copyright 2013-2018 José Nahuel Cuesta Luengo
+(c) Copyright 2013-2020 José Nahuel Cuesta Luengo
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,