1 parent 942b69a commit 78dedfeCopy full SHA for 78dedfe
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.5.0](https://github.com/hverlin/mise-vscode/compare/v1.4.0...v1.5.0) (2026-02-22)
4
+
5
6
+### Features
7
8
+* display environment variables contributed by tools in inline decorations ([942b69a](https://github.com/hverlin/mise-vscode/commit/942b69a0a8abbfcf4e16c9fae7731276f6d31fa3))
9
10
## [1.4.0](https://github.com/hverlin/mise-vscode/compare/v1.3.1...v1.4.0) (2026-02-22)
11
12
package.json
@@ -3,7 +3,7 @@
"displayName": "Mise VSCode",
"publisher": "hverlin",
"description": "mise support for Visual Studio code (dev-tools, tasks and environment variables)",
- "version": "1.4.0",
+ "version": "1.5.0",
"repository": {
"type": "git",
"url": "https://github.com/hverlin/mise-vscode"
0 commit comments