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 8ab97d9 commit 91707b0Copy full SHA for 91707b0
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