Skip to content

Commit

Permalink
Release 4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
PKief committed Apr 26, 2020
1 parent 41549bd commit 4900080
Show file tree
Hide file tree
Showing 7 changed files with 515 additions and 333 deletions.
37 changes: 37 additions & 0 deletions CHANGELOG.md
@@ -1,4 +1,41 @@
# Changelog
## 4.1.0 (2020-04-26)
### New file icons
- AdonisJs ([@devcass](https://github.com/devcass) in [#658](https://github.com/PKief/vscode-material-icon-theme/pull/658))
- Meson ([@saisuryakat](https://github.com/saisuryakat) in [#678](https://github.com/PKief/vscode-material-icon-theme/pull/678))
- babel.config.json and .babelrc.json ([@zweimach](https://github.com/zweimach) in [#661](https://github.com/PKief/vscode-material-icon-theme/pull/661))
- semantic-release ([@jotatoledo](https://github.com/jotatoledo) in [#689](https://github.com/PKief/vscode-material-icon-theme/pull/689))
- Apollo ([@tmackness](https://github.com/tmackness) in [#695](https://github.com/PKief/vscode-material-icon-theme/pull/695))
- Buck ([@PKief](https://github.com/PKief) in commit [d5ef031](https://github.com/PKief/vscode-material-icon-theme/commit/d5ef03104633977ad93cf418035683cbfcfd22d9))
- *.raku ([issue #668](https://github.com/PKief/vscode-material-icon-theme/issues/668))
- *.ipa ([@PKief](https://github.com/PKief) in commit [6bac54d](https://github.com/PKief/vscode-material-icon-theme/commit/6bac54dc89c90eeacf454eea4e7842b55e0c3598))
- UML ([@ptrkcsk](https://github.com/ptrkcsk) in [#392](https://github.com/PKief/vscode-material-icon-theme/pull/392))
- commitlint ([@vvni](https://github.com/vvni) in [#638](https://github.com/PKief/vscode-material-icon-theme/pull/638))
- Dhall ([issue #662](https://github.com/PKief/vscode-material-icon-theme/issues/662))
- nx.json ([@PKief](https://github.com/PKief) in commit [5353346](https://github.com/PKief/vscode-material-icon-theme/commit/5353346126cc49e84e1c8935d16ff71a39caa157))

### New folder icons
- .stencil ([@PKief](https://github.com/PKief) in commit [8f31e30](https://github.com/PKief/vscode-material-icon-theme/commit/8f31e3096746187440c9bfe5bd309495246dc41c))
- .firebase ([issue #555](https://github.com/PKief/vscode-material-icon-theme/issues/555))
- .devcontainer ([@PKief](https://github.com/PKief) in commit [548928b](https://github.com/PKief/vscode-material-icon-theme/commit/548928b00baf140e38d53600a4074fe5ba3cf971), thanks to [@NicoVogel](https://github.com/NicoVogel))
- logic, math, calc, calculation, calculations ([@PKief](https://github.com/PKief) in commit [79ffcab](https://github.com/PKief/vscode-material-icon-theme/commit/79ffcabbd5d38f07ab1c9084fd4246ea88871bec))
- routers ([@devcass](https://github.com/devcass) in [#683](https://github.com/PKief/vscode-material-icon-theme/pull/683))
- l10n ([@sferey-abbeal](https://github.com/sferey-abbeal) in [#686](https://github.com/PKief/vscode-material-icon-theme/pull/686))
- emails ([@Helmesvs](https://github.com/Helmesvs) in [#690](https://github.com/PKief/vscode-material-icon-theme/pull/690))
- common ([@malte-v](https://github.com/malte-v) in [#696](https://github.com/PKief/vscode-material-icon-theme/pull/696))

### Updated icons
- Stencil ([@PKief](https://github.com/PKief) in commit [3e8f10f](https://github.com/PKief/vscode-material-icon-theme/commit/3e8f10f6b47190048d26fba7ecd68098f454a976))
- Firebase ([@PKief](https://github.com/PKief) in commit [bfb172a](https://github.com/PKief/vscode-material-icon-theme/commit/bfb172ad4d3245b55b1bd46c9f509a79cc0eb2e9))
- folder-container ([@PKief](https://github.com/PKief) in commit [7c5a5d6](https://github.com/PKief/vscode-material-icon-theme/commit/7c5a5d6214a037601297654110ebd308d721facd))
- Laravel ([@AndreasSchantl](https://github.com/AndreasSchantl) in [#697](https://github.com/PKief/vscode-material-icon-theme/pull/697))
- Rollup ([@PKief](https://github.com/PKief) in commit [e607049](https://github.com/PKief/vscode-material-icon-theme/commit/e607049bf12c2f393dc6d1e857d928a423d261a8))

### Other improvements
- Refactor code with nullish coalescing and optional chaining ([@PKief](https://github.com/PKief) in commit [e4920f5](https://github.com/PKief/vscode-material-icon-theme/commit/e4920f5ab7df89d7471a7e880b0328252b84926f))
- Fix django file association ([issue #693](https://github.com/PKief/vscode-material-icon-theme/issues/693))
- Remove unused code

## 4.0.1 (2020-03-01)
- Fix: Changelog is not shown on Marketplace ([@PKief](https://github.com/PKief) in commit [0a6fcf5](https://github.com/PKief/vscode-material-icon-theme/commit/0a6fcf55201c87fe7d32d56e4ef7201e8bc43214))

Expand Down
Binary file modified images/contributors.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/fileIcons.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/folderIcons.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4900080

Please sign in to comment.