File tree Expand file tree Collapse file tree 2 files changed +3
-6
lines changed Expand file tree Collapse file tree 2 files changed +3
-6
lines changed Original file line number Diff line number Diff line change 1- ### 2.0.0 ###
2-
3- * Added example files with a [ small tutorial] ( examples/README.md ) in ` examples ` (@jasonaibrahim )
4-
5- ### 2.0.0 / ????-??-?? ###
1+ ### 2.0.0 / 2016-12-03 ###
62
73* Drop support for EOL'd Ruby 1.9.x and Ruby 2.0, please use version 1.2.0 if you need support for older
84 Ruby versions.
2622 * delete to delete a particular template.
2723* Add rate limit feature to implicitly retry assembly creation when the rate limit is reached.
2824* Add ` assembly.reload_until_finished! ` which calls ` reload! ` once per second until assembly is finished (@gbuesing )
25+ * Added example files with a [ small tutorial] ( examples/README.md ) in ` examples ` (@jasonaibrahim )
2926
3027### 1.2.0 / 2015-12-28 ###
3128
Original file line number Diff line number Diff line change 11class Transloadit
2- VERSION = '1.2 .0'
2+ VERSION = '2.0 .0'
33end
You can’t perform that action at this time.
0 commit comments