<!-- markdownlint-disable no-duplicate-header -->

# 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/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

### [0.2.0] - 15 October 2018

#### Change

- Update packages, use prettier for formating
- Changed `files` param to also accept an array of either string or regular expressions. Duplicate files are deleted.
- Rename `root` param to `folders`. Accept more than one folder where to scan for files.

[Unreleased]: https://github.com/leeruniek/depend-on-me/compare/v0.2.0...HEAD

[0.2.0]: https://github.com/leeruniek/depend-on-me/compare/v0.2.0
