Skip to content

Commit 8f2bdfa

Browse files
authored
Merge pull request #140 from splitio/feature/doNotSendIP
release
2 parents 7969aa0 + a2f9ec2 commit 8f2bdfa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
6.2.3 (Oct XX, 2019)
1+
6.2.3 (Nov 1, 2019)
22
- Added flag `IPAddressesEnabled` into options to enable/disable sending MachineName and MachineIP when data is posted in headers.
33

44
6.2.2 (Sep 18, 2019)

src/SplitIO/Version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33

44
class Version
55
{
6-
const CURRENT = '6.2.3-rc1';
6+
const CURRENT = '6.2.3';
77
}

0 commit comments

Comments
 (0)