=== 1.0.0 / 2010-04-29

* 1 major enhancement

  * Birthday!

=== 1.0.1 / 2010-04-29

* Updated readme

=== 1.0.2 / 2010-04-29

* Fixed manifest

=== 1.0.3 / 2010-04-29

* First actual working version. probably should have held off on pushing the others to gemcutter. c'est la vie.

=== 1.0.4 / 2010-05-03

* Jobid hash now returned from the rest request to the api. Useful for receiving callbacks & such

=== 1.0.5 / 2010-05-20

* Pulled some recipes contributed by Brian Maddy

=== 1.0.6 / 2010-05-28

* Added support for toplevel options. {:test=>1} for example. This breaks the old api. The recipes argument to submit_job() must be present, and an optional :opts hash will be merged into the toplevel Zencoder request hash.