Skip to content

Commit fa8e240

Browse files
committed
changelog: change release version (#245)
I missed the changelog backport for v0.6.3, so re-releasing as v0.6.4 Signed-off-by: Tyler Smalley <[email protected]>
1 parent cb30272 commit fa8e240

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to an [Odd-Even Versioning](https://en.wikipedia.org/wiki/Software_versioning#Odd-numbered_versions_for_development_releases) scheme. Odd-numbered versions are used for development and pre-release updates, while even-numbered versions are used for stable or public releases.
66

7-
## v0.6.3 - September 27, 2023
7+
## v0.6.4 - September 27, 2023
88

99
- Using "Attach VS Code" requires the user to be defined in the SSH configuration. We will now prompt to sync SSH configuration when using that feature.
1010
- Allow setting a sub-directory as a root using tilde (example: ~/foo)

0 commit comments

Comments
 (0)