We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05a62d9 commit 94fbd68Copy full SHA for 94fbd68
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+### 1.2.0 / 2016-03-27 ###
2
+
3
+* Allow to pass `max_size` to the helper (thanks @avokhmin)
4
5
### 1.1.2 / 2015-12-15 ###
6
7
* Allow `onFileSelect` callback (thanks @netonion)
lib/transloadit/rails/version.rb
@@ -1,5 +1,5 @@
class Transloadit
module Rails
- VERSION = '1.1.2'
+ VERSION = '1.2.0'
end
0 commit comments