File tree Expand file tree Collapse file tree 2 files changed +18
-3
lines changed
Expand file tree Collapse file tree 2 files changed +18
-3
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,21 @@ All notable changes to the "vscode-ekstraklasa" extension will be documented in
44
55Check [ Keep a Changelog] ( http://keepachangelog.com/ ) for recommendations on how to structure this file.
66
7- ## [ Unreleased ]
7+ ## [ 1.0.0 ]
88
9- - Initial release
9+ - Initial release
10+ - Added command ` Ekstraklasa Table `
11+ - Displaying table of Ekstraklasa:
12+ - Team logo
13+ - Team position
14+ - Team name
15+ - Matches played
16+ - Wins
17+ - Draws
18+ - Loses
19+ - Goals for
20+ - Goals against
21+ - Goals difference
22+ - Points
23+ - Last five results
24+
Original file line number Diff line number Diff line change 33 "displayName" : " Ekstraklasa Extension" ,
44 "description" : " Stay up to date with your favourite football league without leaving a VSCode!" ,
55 "license" : " MIT" ,
6- "version" : " 0 .0.1 " ,
6+ "version" : " 1 .0.0 " ,
77 "publisher" : " kraleppa" ,
88 "icon" : " assets/logo.png" ,
99 "engines" : {
You can’t perform that action at this time.
0 commit comments