Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

Records breaking or significant changes here. All dates are UTC.

## Unreleased - May 2026
## Unreleased - June 2026

## [0.3](https://github.com/tailscale/tailscale-rs/releases/tag/v0.3.0) - 2026-05-19

- **Breaking** (Rust API): exports `config`, `netstack`, and `keys` modules and moves some functionality
from the crate root to these modules. Replaces `load_key_file` with `Config::default_with_key_file`.
Expand Down