Skip to content

Commit

Permalink
Release v2.1.31
Browse files Browse the repository at this point in the history
  • Loading branch information
Alhadis committed Mar 16, 2019
1 parent ccfccdf commit c6f185e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,18 @@ Change Log
All notable changes to the project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

[Unpublished]: https://github.com/file-icons/atom/compare/v2.1.30...HEAD
[Unpublished]: https://github.com/file-icons/atom/compare/v2.1.31...HEAD


[Unpublished]
[v2.1.31] - 2019-03-16
----------------------
### Added
- **New icons:** ElementaryOS, Gravit Designer (`.gvdesign`), Manjaro, OpenIndiana, QT (`.qml`, `.qbs`, `.qmlproject`), Xubuntu, ZorinOS
- **Directory support:** Cabal (`.cabal`), CPAN (`.cpan`), Deno (`.deno`), Vagrant (`.vagrant.d`)
- **File support:** Sass (`.sassrc`, `.sassrc.js`)

[v2.1.31]: https://github.com/file-icons/atom/releases/tag/v2.1.31



[v2.1.30] - 2019-02-19
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "file-icons",
"main": "lib/main.js",
"version": "2.1.30",
"version": "2.1.31",
"private": true,
"description": "Assign file extension icons and colours for improved visual grepping",
"repository": "https://github.com/file-icons/atom",
Expand Down

0 comments on commit c6f185e

Please sign in to comment.