Skip to content

Commit a5d3c2b

Browse files
committed
Update CHANGELOG.md
1 parent aad35ae commit a5d3c2b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [v3.0.2](https://github.com/ValentinBELYN/icmplib/releases/tag/v3.0.2) - 2021-10-31
6+
- Add support for IPv6 addresses with zone index.
7+
- The `payload` property of an `ICMPRequest` now returns a random value if the payload is not defined instead of `None`.
8+
- Optimize imports.
9+
510
## [v3.0.1](https://github.com/ValentinBELYN/icmplib/releases/tag/v3.0.1) - 2021-08-14
611
- Make the `SocketPermissionError` more explicit when the OS does not allow instantiation of unprivileged sockets.
712
- Delete unnecessary properties from exceptions.

0 commit comments

Comments
 (0)