Skip to content

Commit

Permalink
Bumped to v1.1.0 - Added rfmon capabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
ujjwalt committed Jan 13, 2014
1 parent beb653a commit 5831e36
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions changelog.md
@@ -1,6 +1,10 @@
Changelog
=========

## v1.1.0 - January 13, 2013

Adds ability enable rfmon while opening sessions.

## v1.0.1 - October 5, 2013

Fixes compilation error on some Linux systems.
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name" : "pcap",
"version" : "1.0.1",
"version" : "1.1.0",
"description" : "raw packet capture, decoding, and analysis",
"author": "Matt Ranney <mjr@ranney.com>",
"maintainers": [
Expand Down

0 comments on commit 5831e36

Please sign in to comment.