Skip to content

Commit

Permalink
7.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dderevjanik committed Aug 2, 2018
1 parent fb8b95d commit 78bd769
Show file tree
Hide file tree
Showing 6 changed files with 2,616 additions and 2,065 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,17 @@ All notable changes to this project will be documented in this file.

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

## [1.0.13] - 2018-08-02

### Changed

- Updated `vscode-icons` to 7.25.0 [changelog](https://marketplace.visualstudio.com/items/robertohuertasm.vscode-icons/changelog)

### Fixes

- Filenames like `Jenkinsfile`, which are defined by vscode language extension, now
works

## [1.0.12] - 2018-06-07

### Changed
Expand Down
1 change: 1 addition & 0 deletions build/icons/file_type_wasm.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion build/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"48": "icon48.png",
"128": "icon128.png"
},
"version": "1.12",
"version": "1.13",
"author": "Daniel Derevjanik <daniel.derevjanik@gmail.com>",
"offline_enabled": true,
"browser_action": {
Expand Down
Loading

0 comments on commit 78bd769

Please sign in to comment.