From 361859f374027edec7765700388c5d45b39faf05 Mon Sep 17 00:00:00 2001 From: Aarnav Tale Date: Sun, 7 Jul 2024 14:57:33 -0400 Subject: [PATCH] chore: v0.2.1 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index eeb6b48..d40cd5d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +### 0.2.1 (July 7, 2024) +- Added the ability to manage custom DNS records on your Tailnet. +- ACL tags for machines are now able to be changed via the machine menu. +- Fixed a bug where the ACL editor did not show the diffs correctly. +- Fixed an issue that stopped the "Discard changes" button in the ACL editor from working. + ### 0.2.0 (June 23, 2024) - Fix the dropdown options for machines not working on the machines page. - Add an option to change the machine owner in the dropdown (aside from the users page).