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 d48f940 commit 95994f6Copy full SHA for 95994f6
CHANGELOG.md
@@ -2,6 +2,9 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [v3.0.3](https://github.com/ValentinBELYN/icmplib/releases/tag/v3.0.3) - 2022-02-06
6
+- Add the `sock` property to the `ICMPSocket` class.
7
+
8
## [v3.0.2](https://github.com/ValentinBELYN/icmplib/releases/tag/v3.0.2) - 2021-10-31
9
- Add support for IPv6 addresses with zone index.
10
- The `payload` property of an `ICMPRequest` now returns a random value if the payload is not defined instead of `None`.
0 commit comments