Skip to content
This repository was archived by the owner on Dec 4, 2021. It is now read-only.

Commit e91f9c3

Browse files
committed
bump 0.6.5
1 parent e581cfb commit e91f9c3

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
## master
22

3+
## 0.6.5
4+
5+
* Support new Rails 4.2 and Ruby 2.2.x
36
* Remove support Rails 3.x
47

58
## 0.6.4

lib/mongodb_logger/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module MongodbLogger
2-
VERSION = "0.6.4"
2+
VERSION = "0.6.5"
33
end

0 commit comments

Comments
 (0)