Skip to content

Commit f5272a2

Browse files
dcarleygarbas
authored andcommitted
docs: Apply review suggestions to changelog
1 parent e24cacc commit f5272a2

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,14 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
88

99
### Fixed
1010

11-
- **Terminal export pollution** - Removed `sendText` calls that dumped
12-
visible `export` statements into terminals on environment reactivation
11+
- **Terminal export pollution** - Removed automatic environment reactivation
12+
in existing terminals which caused `export` statements to be printed. Now warns
13+
when terminals need to be re-opened.
1314

1415
### Added
1516

1617
- **CLI telemetry source** - Set `FLOX_INVOCATION_SOURCE=vscode.plugin`
17-
so the Flox CLI can distinguish extension-triggered invocations
18+
so the Flox CLI can distinguish extension-triggered invocations when telemetry is enabled
1819

1920
### Changed
2021

0 commit comments

Comments
 (0)