We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 532084d commit ec471edCopy full SHA for ec471ed
CHANGELOG.md
@@ -1,6 +1,13 @@
1
# Changelog
2
3
4
+## 7.0.1 - 2026-01-03
5
+
6
+### Changed
7
8
+- Updated definitions.
9
10
11
## 7.0.0 - 2024-11-17
12
13
### Changed
lib/public_suffix/version.rb
@@ -9,6 +9,6 @@
module PublicSuffix
# @return [String] the current library version
- VERSION = "7.0.0"
+ VERSION = "7.0.1"
14
end
0 commit comments