bump to 0.2.1 and note changes

Este commit está contenido en:
Zane C. B-H 2019-04-15 21:17:52 -05:00
padre 8941c256ac
commit 4052319faa
Se han modificado 2 ficheros con 5 adiciones y 2 borrados

Ver fichero

@ -1,5 +1,8 @@
Revision history for Parse-Netstat-Search
0.2.1 2019-04-15/21:20
- Add missing depend Net::DNS. (SREZIC, #129196)
0.2.0 2019-04-15/02:30
- Minor typo correction(japh).
- Add PTR search support.

Ver fichero

@ -13,11 +13,11 @@ Parse::Netstat::Search - Searches the connection list in the results returned by
=head1 VERSION
Version 0.2.0
Version 0.2.1
=cut
our $VERSION = '0.2.0';
our $VERSION = '0.2.1';
=head1 SYNOPSIS