Skip to content

Commit

Permalink
Reformat changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jdneo committed Jan 6, 2019
1 parent a30e594 commit 74bf2b7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,20 +8,20 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
- Add Code Lens for submitting the answer to LeetCode

### Fixed
- Fix the bug that the extension could not automatically sign in([72](https://github.com/jdneo/vscode-leetcode/issues/72))
- Fix the bug that the extension could not automatically sign in ([#72](https://github.com/jdneo/vscode-leetcode/issues/72))

## [0.8.1]
### Changed
- Upgrade LeetCode CLI to v2.6.1

## [0.8.0]
### Added
- Support LeetCode CN([#50](https://github.com/jdneo/vscode-leetcode/issues/50))
- Support Windows Subsystem for Linux([#47](https://github.com/jdneo/vscode-leetcode/issues/47))
- Support LeetCode CN ([#50](https://github.com/jdneo/vscode-leetcode/issues/50))
- Support Windows Subsystem for Linux ([#47](https://github.com/jdneo/vscode-leetcode/issues/47))

## [0.7.0]
### Added
- Add spinner when submitting code([#43](https://github.com/jdneo/vscode-leetcode/issues/43))
- Add spinner when submitting code ([#43](https://github.com/jdneo/vscode-leetcode/issues/43))

## [0.6.1]
### Added
Expand Down

0 comments on commit 74bf2b7

Please sign in to comment.