Skip to content

Commit 1193a50

Browse files
authored
oldest client supported, not latest (#2086)
1 parent cb0e2e4 commit 1193a50

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ after improving the test harness as part of adopting [#1460](https://github.com/
2929
- Adds additional configuration for PostgreSQL for setting max open, idle connection and idle connection lifetime.
3030
- API: Machine is now Node [#1553](https://github.com/juanfont/headscale/pull/1553)
3131
- Remove support for older Tailscale clients [#1611](https://github.com/juanfont/headscale/pull/1611)
32-
- The latest supported client is 1.42
32+
- The oldest supported client is 1.42
3333
- Headscale checks that _at least_ one DERP is defined at start [#1564](https://github.com/juanfont/headscale/pull/1564)
3434
- If no DERP is configured, the server will fail to start, this can be because it cannot load the DERPMap from file or url.
3535
- Embedded DERP server requires a private key [#1611](https://github.com/juanfont/headscale/pull/1611)

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ buttons available in the repo.
5555
- Taildrop (File Sharing)
5656
- [Access control lists](https://tailscale.com/kb/1018/acls/)
5757
- [MagicDNS](https://tailscale.com/kb/1081/magicdns)
58-
- Support for multiple IP ranges in the tailnet
5958
- Dual stack (IPv4 and IPv6)
6059
- Routing advertising (including exit nodes)
6160
- Ephemeral nodes

0 commit comments

Comments
 (0)