We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ff8a96 commit d083392Copy full SHA for d083392
CHANGELOG.md
@@ -1,8 +1,3 @@
1
-## 2.0.2
2
-June 19th, 2018
3
-
4
-Fix: send impression event for Feature Test when Feature is disabled ([#110](https://github.com/optimizely/ruby-sdk/pull/110)).
5
6
## 2.0.1
7
April 25th, 2018
8
lib/optimizely/version.rb
@@ -17,5 +17,5 @@
17
#
18
module Optimizely
19
CLIENT_ENGINE = 'ruby-sdk'
20
- VERSION = '2.0.2'
+ VERSION = '2.0.1'
21
end
0 commit comments