We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c752222 commit f051510Copy full SHA for f051510
CHANGELOG.md
@@ -3,6 +3,13 @@ All notable changes to the "leetcode" extension will be documented in this file.
3
4
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
5
6
+## [0.6.0]
7
+### Changed
8
+- Move LeetCode explorer into activity bar ([#39](https://github.com/jdneo/vscode-leetcode/issues/39))
9
+
10
+### Added
11
+- Support trigger test & submit in the editor ([#37](https://github.com/jdneo/vscode-leetcode/issues/37))
12
13
## [0.5.1]
14
### Fixed
15
- Fix the bug when user's path contains whitespaces ([#34](https://github.com/jdneo/vscode-leetcode/issues/34))
0 commit comments