HISTORY.md in fastly-1.1.4 vs HISTORY.md in fastly-1.1.5

- old
+ new

@@ -1,10 +1,14 @@ # HEAD -# 2014-09-29 v1.1.4 -* Require API for purge by key +## 2014-12-15 v1.1.5 +* major refactor and reorganization of code (merged branch https://github.com/fastly/fastly-ruby/pull/31) +* bump curb dep to 0.8.6 for ruby 2.1 support (see https://github.com/fastly/fastly-ruby/issues/43) -#### 2014-07-25 v1.1.3 +2014-09-29 v1.1.4 +* Require API Key for purge by key requests + +2014-07-25 v1.1.3 * Add test:unit rake task * Add Rubocop and some rubocop cleanup * Clarify gem name in documentation * Fix a bug in the `Fastly.get_options` method * Add `bin/fastly_create_domain` script to easily create domain