Merged
Show file tree
Hide file tree
Changes from 1 commit
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Failed to load files.
Next Next commit
Prepare for 0.15.4
  • Loading branch information
@jdneo
jdneo committedSep 14, 2019
commit 0d5f6eefbbfec13352e1674a79b9544e6f5bc11e
Original file line numberDiff line numberDiff line change
Expand Up@@ -3,6 +3,13 @@ All notable changes to the "leetcode" extension will be documented in this file.

Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.

## [0.15.4]
### Added
- Add a new setting `leetcode.filePath`. Now users can use this setting to dynamicly specify the relative folder name and file name. [#PR380](https://.com/jdneo/vscode-leetcode/pull/380)

### Fixed
- Fix the missing language `Rust` in the supported language list. [#PR412](https://.com/jdneo/vscode-leetcode/pull/412)

## [0.15.3]
### Added
- Support `Pick One` [#263](https://.com/jdneo/vscode-leetcode/issues/263)
Expand Down