Skip to content
This repository has been archived by the owner on Nov 21, 2017. It is now read-only.

Commit

Permalink
Bump to 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
evanphx committed Aug 25, 2014
1 parent 4863d7c commit 0069cd7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions History.txt
@@ -1,3 +1,8 @@
=== 1.5.0 / 2014-08-25

* 1 feature:
* Respect the obfuscated configuration parameter for in redis

=== 1.4.0 / 2012-10-31

HAPPY HALLOWEEN!
Expand Down
2 changes: 1 addition & 1 deletion lib/newrelic_redis/version.rb
@@ -1,3 +1,3 @@
class NewRelicRedis
VERSION = '1.4.0'
VERSION = '1.5.0'
end

0 comments on commit 0069cd7

Please sign in to comment.