Skip to content

Commit 78bd769

Browse files
committed
7.25.0
1 parent fb8b95d commit 78bd769

File tree

6 files changed

+2616
-2065
lines changed

6 files changed

+2616
-2065
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66

7+
## [1.0.13] - 2018-08-02
8+
9+
### Changed
10+
11+
- Updated `vscode-icons` to 7.25.0 [changelog](https://marketplace.visualstudio.com/items/robertohuertasm.vscode-icons/changelog)
12+
13+
### Fixes
14+
15+
- Filenames like `Jenkinsfile`, which are defined by vscode language extension, now
16+
works
17+
718
## [1.0.12] - 2018-06-07
819

920
### Changed

build/icons/file_type_wasm.svg

Lines changed: 1 addition & 0 deletions
Loading

build/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"48": "icon48.png",
88
"128": "icon128.png"
99
},
10-
"version": "1.12",
10+
"version": "1.13",
1111
"author": "Daniel Derevjanik <daniel.derevjanik@gmail.com>",
1212
"offline_enabled": true,
1313
"browser_action": {

0 commit comments

Comments
 (0)