Update changelog

This commit is contained in:
Kristoffer Dalby 2022-02-28 22:11:31 +00:00
parent 78251ce8ec
commit eea8e7ba6f
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,8 @@
**Changes**:
- Fix a bug were the same IP could be assigned to multiple hosts if joined in quick succession [#346](https://github.com/juanfont/headscale/pull/346)
- Simplify the code behind registration of machines [#366](https://github.com/juanfont/headscale/pull/366)
- Nodes are now only written to database if they are registrated successfully
**0.14.0 (2022-02-24):**