From 79926275bbb6fbd6c16c87662cdfa6769914b610 Mon Sep 17 00:00:00 2001 From: mohsenari Date: Thu, 3 Oct 2024 11:58:42 -0400 Subject: [PATCH] updated changelog --- vscode-extension/CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/vscode-extension/CHANGELOG.md b/vscode-extension/CHANGELOG.md index 3b38494d44b..c53a3fb1b45 100644 --- a/vscode-extension/CHANGELOG.md +++ b/vscode-extension/CHANGELOG.md @@ -4,6 +4,11 @@ All notable changes to the "devbox" extension will be documented in this file. Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file. +## [0.1.6] + +- Fixed an issue where reopen in devbox feature wasn't working for cursor and vscodium. +- Removed remote-ssh as a dependency extension. + ## [0.1.5] - Rebranding changes from jetpack.io to jetify.com.