mirror of
https://github.com/juanfont/headscale.git
synced 2024-11-26 08:53:05 +00:00
Update changelog
This commit is contained in:
parent
d9e7f37280
commit
2c7064462a
1 changed files with 7 additions and 2 deletions
|
@ -1,8 +1,13 @@
|
||||||
# CHANGELOG
|
# CHANGELOG
|
||||||
|
|
||||||
**TBD (TBD):**
|
**0.15.0 (2022-xx-xx):**
|
||||||
|
|
||||||
**0.14.0 (2022-xx-xx):**
|
**BREAKING**:
|
||||||
|
|
||||||
|
- Boundaries between Namespaces has been removed and all nodes can communicate by default [#357](https://github.com/juanfont/headscale/pull/357)
|
||||||
|
- To limit access between nodes, use [ACLs](./docs/acls.md).
|
||||||
|
|
||||||
|
**0.14.0 (2022-02-24):**
|
||||||
|
|
||||||
**UPCOMING BREAKING**:
|
**UPCOMING BREAKING**:
|
||||||
From the **next** version (`0.15.0`), all machines will be able to communicate regardless of
|
From the **next** version (`0.15.0`), all machines will be able to communicate regardless of
|
||||||
|
|
Loading…
Reference in a new issue