You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+18
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,24 @@
2
2
3
3
All Notable changes to `PHP Domain Parser` starting from the **5.x** series will be documented in this file
4
4
5
+
## 6.1.1 - 2022-02-18
6
+
7
+
### Added
8
+
9
+
- None
10
+
11
+
### Fixed
12
+
13
+
-[#321](https://github.com/jeremykendall/php-domain-parser/issues/321) improve resolving private domain suffix. `Rules::getPrivateDomain` will now throw if the domain name does not contain a "private" TLD.
0 commit comments