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.
2 parents 7969aa0 + a2f9ec2 commit 8f2bdfaCopy full SHA for 8f2bdfa
CHANGES.txt
@@ -1,4 +1,4 @@
1
-6.2.3 (Oct XX, 2019)
+6.2.3 (Nov 1, 2019)
2
- Added flag `IPAddressesEnabled` into options to enable/disable sending MachineName and MachineIP when data is posted in headers.
3
4
6.2.2 (Sep 18, 2019)
src/SplitIO/Version.php
@@ -3,5 +3,5 @@
class Version
5
{
6
- const CURRENT = '6.2.3-rc1';
+ const CURRENT = '6.2.3';
7
}
0 commit comments