File tree 1 file changed +12
-0
lines changed
1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,18 @@ All notable changes to the "leetcode" extension will be documented in this file.
3
3
4
4
Check [ Keep a Changelog] ( http://keepachangelog.com/ ) for recommendations on how to structure this file.
5
5
6
+ ## [ 0.18.3]
7
+ ### Added
8
+ - re-add cookie-based login method [ PR #969 ] ( https://github.com/LeetCode-OpenSource/vscode-leetcode/pull/969 )
9
+
10
+ ## [ 0.18.2]
11
+ ### Fixed
12
+ - fix login issue on VS Code Insiders [ PR #968 ] ( https://github.com/LeetCode-OpenSource/vscode-leetcode/pull/968 )
13
+
14
+ ## [ 0.18.1]
15
+ ### Changed
16
+ - change login way and add tracking logic option [ PR #944 ] ( https://github.com/LeetCode-OpenSource/vscode-leetcode/pull/944 )
17
+
6
18
## [ 0.18.0]
7
19
### Added
8
20
- Add ` star ` command in shortcuts [ PR #601 ] ( https://github.com/LeetCode-OpenSource/vscode-leetcode/pull/601 )
You can’t perform that action at this time.
0 commit comments