# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

Changes are grouped by:
`Added` for new features
`Changed` for changes in existing functionality
`Deprecated` for soon-to-be removed features
`Removed` for now removed features
`Fixed` for any bug fixes
`Security` in case of vulnerabilities

## [Unreleased](https://github.com/ovhemert/batch2/compare/v2.0.0...HEAD)

- ...

## [2.0.0](https://github.com/ovhemert/batch2/compare/v1.0.6...v2.0.0) - 2020-07-28

### Added

- Tests to provide Node.js v14.x support by [@ovhemert](https://github.com/ovhemert)

### Removed

- Removed Node.js v8.x support by [@ovhemert](https://github.com/ovhemert)

### Security

- Fixed external vulnerabilities by upgrading dependencies by [@ovhemert](https://github.com/ovhemert)

## [1.0.6](https://github.com/ovhemert/batch2/compare/v1.0.2...v1.0.6) - 2019-09-12

### Security

- Fixed external vulnerabilities by upgrading dependencies by [@ovhemert](https://github.com/ovhemert)

## [1.0.2](https://github.com/ovhemert/batch2/compare/v1.0.0...v1.0.2) - 2019-04-27

### Added

- Tests to provide Node.js v12.x support by [@ovhemert](https://github.com/ovhemert)

## [1.0.0](https://github.com/ovhemert/batch2/releases/tag/v1.0.0) - 2019-03-05

- Initial version by [@ovhemert](https://github.com/ovhemert)
