Skip to content

Commit 94fbd68

Browse files
committed
Bump to 1.2.0
1 parent 05a62d9 commit 94fbd68

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### 1.2.0 / 2016-03-27 ###
2+
3+
* Allow to pass `max_size` to the helper (thanks @avokhmin)
4+
15
### 1.1.2 / 2015-12-15 ###
26

37
* Allow `onFileSelect` callback (thanks @netonion)

lib/transloadit/rails/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
class Transloadit
22
module Rails
3-
VERSION = '1.1.2'
3+
VERSION = '1.2.0'
44
end
55
end

0 commit comments

Comments
 (0)