Skip to content

Commit c6c9fc7

Browse files
authored
Prepare changelog for 1.1.2 (#37)
1 parent 40c3d2b commit c6c9fc7

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
17
-------------------------------------------------------------------------------
28
1.1.1
39
* Gracefully handle empty traffic allocation ranges.

lib/optimizely/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@
1414
# limitations under the License.
1515
#
1616
module Optimizely
17-
VERSION = '1.1.1'.freeze
17+
VERSION = '1.1.2'.freeze
1818
end

0 commit comments

Comments
 (0)