Skip to content

Commit

Permalink
v5.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
iwilltry42 committed Aug 21, 2023
1 parent cc3fe91 commit 9748b1e
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Changelog

## v5.6.0 - 21.08.2023

### Added

- add: iptables in DinD image (#1298)
- docs(podman): add usage for rootless mode on macOS (#1314)

### Changed

- **Potentially Breaking**: For people using k3d as a module: switch from netaddr.af to netipx + netip (changed some code around `host.k3d.internal` and the docker runtime)
- **Potentially Breaking**: K3d config directory may change for you: Adhere to XDG's configuration specification (#1320)

### Fixed

- docs: fix go install command (#1337)
- fix docs links in CONTRIBUTING.md
- chore: pkg imported more than once (#1313)

## v5.5.2 - 03.08.2023

### Fixed
Expand Down

0 comments on commit 9748b1e

Please sign in to comment.