Skip to content

Commit

Permalink
add missing changelog (#310)
Browse files Browse the repository at this point in the history
  • Loading branch information
aviramha authored Sep 1, 2022
1 parent ce9850e commit ed792ff
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how

## [Unreleased]

### Added
- New feature: mirrord now supports TCP traffic stealing instead of mirroring. You can enable it by passing `--tcp-steal` flag to cli.

### Fixed
- mirrord-layer: Go environment variables crash - run Go env setup in a different stack (should fix [#292](https://github.com/metalbear-co/mirrord/issues/292))

Expand Down

0 comments on commit ed792ff

Please sign in to comment.