mirror of
https://github.com/juanfont/headscale.git
synced 2024-11-10 09:02:30 +08:00
Change changelog format
This commit is contained in:
parent
42eb6b9e01
commit
6350d528a7
1 changed files with 7 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue