Skip to content

Commit 4199b3c

Browse files
committed
Update CHANGELOG
1 parent d033912 commit 4199b3c

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,28 @@
22

33
All Notable changes to `PHP Domain Parser` **5.x** series will be documented in this file
44

5+
## Next - TBD
6+
7+
### Added
8+
9+
- `Rules::icannResolve`
10+
- `Rules::cookieResolve`
11+
- `Rules::privateResolve`
12+
13+
14+
### Fixed
15+
16+
- Improve type hinting and return type by dropping EOL PHP versions support.
17+
- Improve development environment by dropping EOL PHP versions support.
18+
19+
### Deprecated
20+
21+
- None
22+
23+
### Removed
24+
25+
- Support for PHP7.0 and PHP7.1
26+
527
## 5.6.0 - 2019-12-29
628

729
### Added

0 commit comments

Comments
 (0)