File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5- ## [ v2.0.2] ( https://github.com/ValentinBELYN/icmplib/releases/tag/v2.0.2 ) - 2021-02-07
5+ ## [ v2.1.0] ( https://github.com/ValentinBELYN/icmplib/releases/tag/v2.1.0 ) - 2021-03-20
6+ - Add a ` family ` parameter to the ` resolve ` function to define the address family.
7+ - Improve the reliability of the results of the ` traceroute ` function.
8+
9+ > This version is the last of the 2.x branch. See you soon for the release of icmplib 3.0!
610
11+ ## [ v2.0.2] ( https://github.com/ValentinBELYN/icmplib/releases/tag/v2.0.2 ) - 2021-02-07
712- Rename the default branch from ` master ` to ` main ` .
813- Fix a bug preventing the ` traceroute ` function to work with IPv6 addresses (part 2).
914- Add more details about the ` privileged ` parameter in the ` README ` file (part 2).
1015
1116## [ v2.0.1] ( https://github.com/ValentinBELYN/icmplib/releases/tag/v2.0.1 ) - 2020-12-12
12-
1317- Handle ` EACCES ` errors at sockets level.
1418- Fix a bug preventing the ` traceroute ` function to work with IPv6 addresses.
1519- Add some details about the ` privileged ` parameter in the ` README ` file.
You can’t perform that action at this time.
0 commit comments