Skip to content

Commit 9748b1e

Browse files
committed
v5.6.0
1 parent cc3fe91 commit 9748b1e

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Changelog
22

3+
## v5.6.0 - 21.08.2023
4+
5+
### Added
6+
7+
- add: iptables in DinD image (#1298)
8+
- docs(podman): add usage for rootless mode on macOS (#1314)
9+
10+
### Changed
11+
12+
- **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)
13+
- **Potentially Breaking**: K3d config directory may change for you: Adhere to XDG's configuration specification (#1320)
14+
15+
### Fixed
16+
17+
- docs: fix go install command (#1337)
18+
- fix docs links in CONTRIBUTING.md
19+
- chore: pkg imported more than once (#1313)
20+
321
## v5.5.2 - 03.08.2023
422

523
### Fixed

0 commit comments

Comments
 (0)