We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0777bc commit 3a62073Copy full SHA for 3a62073
1 file changed
CHANGELOG.md
@@ -1,31 +1,7 @@
1
# Changelog
2
3
-## [1.1.1] - 2023-04-05
4
-
5
-### Fixed
6
7
-- patched [1.1.0] for PHP 5
8
9
-## [1.1.0] - 2023-03-16
10
11
-### Added
12
13
-- PHPUnit tests for PHP 8.2
14
15
16
17
-- Fixed DnsRecords class, use TCP as default handler
18
-- Fixed removed unmatched records type received in returned from DNS some scenarios
19
20
-## [1.0.1] - 2023-02-17
21
22
23
24
-- Fixed DIG handler, use default nameserver
25
-- Fixed PHPUnit tests data providers changed to static
26
27
-## [1.0.0] - 2023-01-27
+## [1.0.0] - 2023-04-05
28
29
### Added
30
31
-- Released
+- Released equivalent of version 1.1.0 from https://github.com/bluelibraries/dns
0 commit comments