From 6f2e90630d81669e506ad38888e450e31dea1baa Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Tue, 4 Feb 2025 21:43:18 +0000 Subject: [PATCH] Changelog update - v2.18.0 --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e10e913d..7c8cd1be 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,11 @@ ## Unreleased +## 2.18.0 - 2025-02-04 + ### Changed -- Simplifies the written SSH config and avoids the need to make an API request for every workspace the filter returns. +- Simplifies the written SSH config and avoids the need to make an API request for every workspace the filter returns. ## 2.17.0 - 2025-01-27