From 6350d528a7ec51b783a632f5498e6b162e07cf01 Mon Sep 17 00:00:00 2001 From: Kristoffer Dalby Date: Mon, 29 Nov 2021 19:45:31 +0000 Subject: [PATCH] Change changelog format --- CHANGELOG.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bfb29df9..a150b16b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # CHANGELOG -**0.12.0:** +**TBD (TBD):** **BREAKING**: @@ -16,3 +16,9 @@ - Add gRPC and API (API is currently unavailable) [#204](https://github.com/juanfont/headscale/pull/204) - Use gRPC between the CLI and the server [#206](https://github.com/juanfont/headscale/pull/206) [#212](https://github.com/juanfont/headscale/pull/212) - Add stricter linting and formatting [#223](https://github.com/juanfont/headscale/pull/223) + +**0.11.0 (2021-10-25):** + +**BREAKING**: + +- Make headscale fetch DERP map from URL and file [#196](https://github.com/juanfont/headscale/pull/196)