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 40c3d2b commit c6c9fc7Copy full SHA for c6c9fc7
CHANGELOG
@@ -1,3 +1,9 @@
1
+-------------------------------------------------------------------------------
2
+1.1.2
3
+* Send name of event tags instead of event ID.
4
+* Update URL endpoint to the log server.
5
6
+
7
-------------------------------------------------------------------------------
8
1.1.1
9
* Gracefully handle empty traffic allocation ranges.
lib/optimizely/version.rb
@@ -14,5 +14,5 @@
14
# limitations under the License.
15
#
16
module Optimizely
17
- VERSION = '1.1.1'.freeze
+ VERSION = '1.1.2'.freeze
18
end
0 commit comments