File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1+ -------------------------------------------------------------------------------
2+ 1.1.0
3+ * Introduce support for event tags.
4+ * Add optional eventTags argument to track method signature.
5+ * Deprecating optional eventValue argument in track method signature.
6+ -------------------------------------------------------------------------------
7+
18-------------------------------------------------------------------------------
291.0.2
310* Change HTTParty version requirement to ~> 0.11, allowing HTTParty v0.14 (thanks @gaganawhad!)
Original file line number Diff line number Diff line change 11#
2- # Copyright 2016, Optimizely and contributors
2+ # Copyright 2016-2017 , Optimizely and contributors
33#
44# Licensed under the Apache License, Version 2.0 (the "License");
55# you may not use this file except in compliance with the License.
1414# limitations under the License.
1515#
1616module Optimizely
17- VERSION = '1.0.2 ' . freeze
17+ VERSION = '1.1.0 ' . freeze
1818end
You can’t perform that action at this time.
0 commit comments