Skip to content

Commit cb10c91

Browse files
committed
bump v0.2.4
1 parent bd941d2 commit cb10c91

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## v0.2.4
2+
3+
* Move on logs list by using arrows on keybords
4+
15
## v0.2.3
26

37
* Fix storage log with attachments (save it for search by "original\_filename" and "content\_type")

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.2.3"
2+
VERSION = "0.2.4"
33
end

0 commit comments

Comments
 (0)