# Changelog

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/)

## [7.25.0] - 2018-08-02

- Fixed issue [#12](https://github.com/dderevjanik/vscode-icons-js/issues/12)
- Updated vscode-icons to `7.25.0`
- Improved script for generating icons definitions

## [7.23.0] - 2018-07-06

- Updated vscode-icons to `7.23.0`
- `vscode-icons-js` version now match `vscode-icons` version
- Updated packages

## [1.1.2] - 2018-03-23

- Updated vscode-icons to `7.22.0`

## [1.1.1] - 2018-03-18

- Fixed main from `dist/index.js` to `dist/Index.js`

## [1.1.0] - 2018-03-18

- Updated `vscode-icons` data to `7.21.0`
- Removed unnecessary icons from `./docs`
