Skip to content

Commit 0664397

Browse files
author
Matias Melograno
committed
release prep
1 parent 7d09738 commit 0664397

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-
7.0.0 (Nov 25, 2021)
1+
7.0.0 (Nov 23, 2021)
22
- BREAKING CHANGE: Removed support from versions older than PHP 7.3.
33
- BREAKING CHANGE: Removed SharedMemory (shmop) component for Segments.
44
- PHP 8 Compatibility: made Di methods public.

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 = '7.0.0-rc1';
6+
const CURRENT = '7.0.0';
77
}

0 commit comments

Comments
 (0)