1
0
mirror of https://github.com/juanfont/headscale.git synced 2024-10-17 20:05:55 +02:00

Change changelog format

This commit is contained in:
Kristoffer Dalby 2021-11-29 19:45:31 +00:00
parent 42eb6b9e01
commit 6350d528a7

View File

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