Merge branch 'main' into generate-privkey

This commit is contained in:
Kristoffer Dalby
2022-01-29 14:35:24 +00:00
committed by GitHub
3 changed files with 76 additions and 17 deletions

View File

@@ -5,6 +5,7 @@
**Changes**:
- Add new command to generate a private key for `headscale` [#290](https://github.com/juanfont/headscale/pull/290)
- Fixed issue where hosts deleted from control server may be written back to the database, as long as they are connected to the control server [#278](https://github.com/juanfont/headscale/pull/278)
**0.12.3 (2022-01-13):**