You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,11 +4,10 @@ All notable changes to this project will be documented in this file.
4
4
5
5
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
6
6
7
-
## [1.0.7] - 2018-01-DD
7
+
## [1.0.7] - 2018-01-11
8
8
9
9
### Added
10
10
11
-
- Added Popup, where you can turn off/on vsi for specific hostings
12
11
- Support for [gitlab.com](https://about.gitlab.com/)
13
12
- Display icons in Repo Tree
14
13
- Support for [bitbucket.org](https://bitbucket.org/)
@@ -20,13 +19,14 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
20
19
21
20
### Changed
22
21
23
-
- Updated `vscode-icons` to 7.19.1, added 25 new icons, read more at vscode-icons [changelog](https://marketplace.visualstudio.com/items/robertohuertasm.vscode-icons/changelog)
22
+
- Updated `vscode-icons` to 7.19.0, added 25 new icons, read more at vscode-icons [changelog](https://marketplace.visualstudio.com/items/robertohuertasm.vscode-icons/changelog)
24
23
- Changed structure of project to be more abstract for several web-based GIT hostings (Github, Gitlab, Bitbucket and Gist) and even for Pastebin
25
24
26
25
### Fixes
27
26
28
-
- Fixed git submodule icon not showing on GH pages
29
-
- Temporally fixed symlink icon on GH
27
+
-[Github] no icon for submodule
28
+
-[Github] temporally fixed bug with `symlink` files
0 commit comments