Skip to content

Commit

Permalink
Release 0.3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
karmi committed Nov 29, 2011
1 parent 68dc816 commit bb2d267
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions lib/tire/version.rb
@@ -1,11 +1,11 @@
module Tire
VERSION = "0.3.11"
VERSION = "0.3.12"

CHANGELOG =<<-END
IMPORTANT CHANGES LATELY:
* Fixes and improvements for Logger [#142]
* Better handling of search exceptions [#145]
* Removed pinning Rake to specific version
* Loosened dependency specification for Bundler
* Do not store `id` and `type` properties in ES _source document
* Refactorings
END
end

0 comments on commit bb2d267

Please sign in to comment.