From 74bf2b71bb2ff352a1c6df4492ac26a57d43052f Mon Sep 17 00:00:00 2001 From: "sheche@microsoft.com" Date: Sun, 6 Jan 2019 18:27:18 +0800 Subject: [PATCH] Reformat changelog --- CHANGELOG.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4799ad85..1b428dcb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ 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 @@ -16,12 +16,12 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how ## [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