Skip to content

Commit

Permalink
v0.003000
Browse files Browse the repository at this point in the history
  - Add ICMPv6 support
    (Thanks Alexander Hartmaier!)
  - Run ICMP socket tests when any of the users groups is allowed
  - Fix wrong version in Net::Async::Ping::ICMP
  • Loading branch information
Arthur Axel 'fREW' Schmidt committed Jan 6, 2018
1 parent d5d639d commit 8115e55
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
Revision history for {{$dist->name}}

{{$NEXT}}

0.003000 2018-01-06 10:00:12-08:00 America/Los_Angeles
- Add ICMPv6 support
(Thanks Alexander Hartmaier!)
- Run ICMP socket tests when any of the users groups is allowed
Expand Down
2 changes: 1 addition & 1 deletion dist.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name = Net-Async-Ping
author = Arthur Axel "fREW" Schmidt <frioux+cpan@gmail.com>
license = Perl_5
copyright_holder = Arthur Axel "fREW" Schmidt
version = 0.002001
version = 0.003000

[NextRelease]
[@Git]
Expand Down

0 comments on commit 8115e55

Please sign in to comment.