pull/1339/head v5.6.0
iwilltry42 11 months ago
parent cc3fe91265
commit 9748b1e158
No known key found for this signature in database
GPG Key ID: FD4E78FBAD6B1550
  1. 18
      CHANGELOG.md

@ -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

Loading…
Cancel
Save