Skip to content

Commit 22a414b

Browse files
committed
prepared 7.1.5 release
1 parent f05e14a commit 22a414b

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGES.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
7.1.5 (Oct 28, 2022)
2+
- Updated phpdocs for `ClientInterface`.
3+
14
7.1.4 (Sep 6, 2022)
25
- Updated dependencies to allow `psr/log` 2 and 3.
36
- Removed `phpdocumentor/phpdocumentor` dependency.

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

0 commit comments

Comments
 (0)