Skip to content

Commit

Permalink
Add change log
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan faircloth committed Aug 27, 2019
1 parent a5424ce commit 7155566
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -292,6 +292,7 @@ workflows:
branches:
only:
- master
- release/*
- publish-latest:
requires:
- dgoss
Expand Down
6 changes: 6 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
0.4.0
- Add source support for Cisco NX
- Add source support for Symantec Proxy SG and ASG (Formerly bluecoat)
- Add support for mapping network source IP OR parsed host to specific vendor product where MSG parsing is impossible
- Code cleanup and simplification
- Begin using SEMVER for releases

0 comments on commit 7155566

Please sign in to comment.