You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: client/CHANGELOG.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,15 @@
1
1
# Galaxy Tools (VS Code Extension) Changelog
2
2
3
+
## [0.5.3] - 2021-07-09
4
+
5
+
### Fixed
6
+
7
+
- The `galaxy_root` setting validation now checks for the existence of `<galaxy_root>/lib/galaxy` instead of relying on how the root directory is named. ([#158](https://github.com/galaxyproject/galaxy-language-server/pull/158)).
8
+
9
+
### Changed
10
+
11
+
- Updated Galaxy Language Server [v0.5.3](./server/CHANGELOG.md#053)
0 commit comments