We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf8c840 commit 87c377fCopy full SHA for 87c377f
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## master
4
5
+## 0.9.0 (2018-11-28)
6
+
7
- PR [#98](https://github.com/palkan/logidze/pull/98) Add `:ignore_log_data` option to `#has_logidze` ([@dmitrytsepelev][])
8
9
Usage:
lib/logidze/version.rb
@@ -1,4 +1,4 @@
1
# frozen_string_literal: true
module Logidze
- VERSION = "0.8.1"
+ VERSION = "0.9.0"
end
0 commit comments