bump to 0.2.1 and note changes

This commit is contained in:
Zane C. B-H 2019-04-15 21:17:52 -05:00
父節點 8941c256ac
當前提交 4052319faa
共有 2 個檔案被更改,包括 5 行新增2 行删除

查看文件

@ -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.

查看文件

@ -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