diff --git a/changelog.mdx b/changelog.mdx index 1444e5d..4d7f445 100644 --- a/changelog.mdx +++ b/changelog.mdx @@ -9,6 +9,18 @@ order. Subscribe to the [RSS feed](/changelog/rss.xml) to follow along. {/* changelog:insert */} + + ## VS Code extension v1.1.0 + + The Flox VS Code extension now restarts the extension host more smoothly + when a reload is needed, and activation is more reliable: the + environment's `PATH` consistently wins on startup, control characters in + environment values no longer break activation, and the services view no + longer lists the auto-start setting as if it were a service. See the + [v1.1.0 release notes](https://github.com/flox/flox-vscode/releases/tag/v1.1.0). + +{/* changelog-id: flox/flox-vscode@v1.1.0 */} + ## Clearer activations and prompts