Skip to content

Commit b54a313

Browse files
committed
Prepare next release
1 parent 755e381 commit b54a313

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ data
22
vendor
33
docs
44
build
5+
pdp
56
.idea
67
.php_cs.cache
78
.php-cs-fixer.cache

CHANGELOG.md

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

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

5+
## 6.2.0 - 2022-10-30
6+
7+
### Added
8+
9+
- None
10+
11+
### Fixed
12+
13+
- None
14+
15+
### Deprecated
16+
17+
- None
18+
19+
### Removed
20+
21+
- PHP7 and PHP8.0 support
22+
523
## 6.1.2 - 2022-09-29
624

725
### Added

0 commit comments

Comments
 (0)