diff --git a/CHANGELOG.md b/CHANGELOG.md index c762ffea..6c74144e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,11 +5,12 @@ **0.13.0 (2022-xx-xx):** **Features**: + - Add IPv6 support to the prefix assigned to namespaces **Changes**: -- `ip_prefix` is now superseded by `ip_prefixes` in the configuration [#208](https://github.com/juanfont/headscale/pull/208) +- `ip_prefix` is now superseded by `ip_prefixes` in the configuration [#208](https://github.com/juanfont/headscale/pull/208) **0.12.4 (2022-01-29):**