Skip to content

Commit

Permalink
chore(release): prepare for v0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
EHfive committed Dec 9, 2024
1 parent 8159eb1 commit 817a597
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@

All notable changes to this project will be documented in this file.

## [0.1.5] - 2024-12-09

### 🐛 Bug Fixes

- Prevent pkg_config from emitting Cargo linking instructions
- Fix CLI arg --internal not being applied

### Improve

- Re-enable libbpf logging
- TCX attach before all other links
- Prefix match binding & ct addresses with external network CIDR
- _(build)_ Error out if build commands not exit with success
- Allow using bpftool for stripping

## [0.1.4] - 2024-11-20

This is a hotfix addressing build error on Rust 1.80 on which is the minimal version that einat requires to build.
Expand Down

0 comments on commit 817a597

Please sign in to comment.