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 4cff1dc commit cc2eedaCopy full SHA for cc2eeda
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [v2.0.1](https://github.com/ValentinBELYN/icmplib/releases/tag/v2.0.1) - 2020-12-12
6
+
7
+- Handle `EACCES` errors at sockets level.
8
+- Fix a bug preventing the `traceroute` function to work with IPv6 addresses.
9
+- Add some details about the `privileged` parameter in the `README` file.
10
11
## [v2.0.0](https://github.com/ValentinBELYN/icmplib/releases/tag/v2.0.0) - 2020-11-15
12
icmplib 2.0 is here! :tada:
13
0 commit comments