Skip to content

Commit 548e1c8

Browse files
committed
Update changelog and prepare release
1 parent 6d0878a commit 548e1c8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

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

5-
## [6.4.0] - 2025-04-22
5+
## [6.4.0] - 2025-04-24
66

77
### Added
88

@@ -412,6 +412,7 @@ All Notable changes to `PHP Domain Parser` starting from the **5.x** series will
412412
- `Pdp\HttpAdapter\HttpAdapterInterface` interface replaced by the `Pdp\HttpClient` interface
413413
- `Pdp\HttpAdapter\CurlHttpAdapter` class replaced by the `Pdp\CurlHttpClient` class
414414

415+
[6.4.0]: https://github.com/jeremykendall/php-domain-parser/compare/6.3.0...6.4.0
415416
[6.3.0]: https://github.com/jeremykendall/php-domain-parser/compare/6.2.0...6.3.0
416417
[6.2.0]: https://github.com/jeremykendall/php-domain-parser/compare/6.1.2...6.2.0
417418
[6.1.2]: https://github.com/jeremykendall/php-domain-parser/compare/6.1.1...6.1.2

0 commit comments

Comments
 (0)