jonahoffline/blimp

View on GitHub
Changelog.md

Summary

Maintainability
Test Coverage
# Blimp Changelog

## 0.0.5

Released September 12, 2013 ([0.0.5](https://github.com/jonahoffline/blimp/tree/v0.0.5)).

* Add User-Agent to HTTP Headers.

## 0.0.4

Released August 25, 2013 ([0.0.4](https://github.com/jonahoffline/blimp/tree/v0.0.4)).

* Fix incorrect dependency type in gemspec for httparty.
* Update gemspec gem name from 'jonahoffline-blimp' to 'blimp'.
* Update version to 0.0.4.


## 0.0.3

Released August 23, 2013 ([0.0.3](https://github.com/jonahoffline/blimp/tree/v0.0.3)).

* Remove unused active_support dependency (fixes [#1](https://github.com/sixteeneighty/blimp/issues/1) issue with bundle and previous gem).
* Add ruby-version and gemset.
* Update gemspec author, email and gem name for this fork.
* Update README.
* Add Changelog.
* Update version to 0.0.3.


## 0.0.2

Released February 6, 2013 ([0.0.1](https://github.com/sixteeneighty/blimp/tree/v0.0.2)).

* Save updates resource.
* Attributes are only set if they're defined.


## 0.0.1

Released February 6, 2013 ([0.0.1](https://github.com/sixteeneighty/blimp/tree/v0.0.1)).

* Initial Release.