Skip to content

Commit

Permalink
Release v2.1.15
Browse files Browse the repository at this point in the history
  • Loading branch information
Alhadis committed Dec 15, 2017
1 parent 45f5202 commit b046f8d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
10 changes: 8 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,21 @@ 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.14...HEAD
[Unpublished]: https://github.com/file-icons/atom/compare/v2.1.15...HEAD


[Unpublished]
[v2.1.15] - 2017-12-15
----------------------
### Added
- **New icons:** Robots (`robots.txt`)
- **Support:** AppVeyor (`.appveyor.yml`), Bundler (`.gemfile`), Data (`.hson`)

### Fixed
- [[`#685`][]]: Error thrown when displaying MRU list with a blank tab open

[v2.1.15]: https://github.com/file-icons/atom/releases/tag/v2.1.15
[`#685`]: https://github.com/file-icons/atom/issues/685



[v2.1.14] - 2017-11-20
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.14",
"version": "2.1.15",
"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 b046f8d

Please sign in to comment.