# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.0.4](https://github.com/bootprint/bootprint-monorepo/compare/v4.0.3...v4.0.4) (2020-01-27)

**Note:** Version bump only for package customize-engine-less





## [4.0.1](https://github.com/bootprint/bootprint-monorepo/compare/v4.0.0...v4.0.1) (2020-01-01)

**Note:** Version bump only for package customize-engine-less





# 4.0.0 (2019-12-30)

**Note:** Version bump only for package customize-engine-less





# Change Log

This project adheres to [Semantic Versioning](http://semver.org/).

<a name="current-release"></a>
# Version 3.0.0 (Fri, 15 Feb 2019 20:58:44 GMT)

* [7475438](https://github.com/bootprint/customize-engine-less/commit/7475438) chore: drop support for pre-LTS versions of NodeJS (BREAKING) - Nils Knappmeier
* [41a8eb6](https://github.com/bootprint/customize-engine-less/commit/41a8eb6) chore: bump dependency versions - Nils Knappmeier



# Version 2.0.0 (Sun, 09 Apr 2017 09:00:42 GMT)

* [8b97629](https://github.com/bootprint/customize-engine-less/commit/8b97629) Bump devDepenency to thought@1.1.2 - Nils Knappmeier
* [183d199](https://github.com/bootprint/customize-engine-less/commit/183d199) Remove obsolete "npm install istanbul" in travis.yml - Nils Knappmeier
* [1833ce5](https://github.com/bootprint/customize-engine-less/commit/1833ce5) Add test for including raw css files - Nils Knappmeier
* [19b4e3b](https://github.com/bootprint/customize-engine-less/commit/19b4e3b) Remove dependency on 'q' and 'lodash' - Nils Knappmeier
* [54b1545](https://github.com/bootprint/customize-engine-less/commit/54b1545) BREAKING: Drop support for nodejs before 6 + much chore - Nils Knappmeier
* [5752078](https://github.com/bootprint/customize-engine-less/commit/5752078) docs(readme): add Greenkeeper badge - greenkeeper[bot]
* [96ce5bb](https://github.com/bootprint/customize-engine-less/commit/96ce5bb) chore(package): update dependencies - greenkeeper[bot]


# Version 1.0.1 (Mon, 13 Feb 2017 22:49:04 GMT)

* [30c364c](https://github.com/bootprint/customize-engine-less/commit/30c364c) Generate source-map reference into css-files - Nils Knappmeier

# Version 1.0.0 (Tue, 20 Dec 2016 14:13:40 GMT)

* [f3ac701](https://github.com/bootprint/customize-engine-less/commit/f3ac701) Update node versions in TravisCI configuration - Nils Knappmeier
* [dfcb71b](https://github.com/bootprint/customize-engine-less/commit/dfcb71b) Use "standard --fix" instead of "standard --format" to format code - Nils Knappmeier
* [563c107](https://github.com/bootprint/customize-engine-less/commit/563c107) Register pre-push hook - Nils Knappmeier
* [0d01b6b](https://github.com/bootprint/customize-engine-less/commit/0d01b6b) Bump customize-dependency to ^1.0.0 - Nils Knappmeier
* [3d8ab93](https://github.com/bootprint/customize-engine-less/commit/3d8ab93) Type correction in configuration reference - Nils Knappmeier
* [132fd78](https://github.com/bootprint/customize-engine-less/commit/132fd78) Add some simple tests. Run tests with trace-and-clarify-if-possible - Nils Knappmeier
* [65ff2bb](https://github.com/bootprint/customize-engine-less/commit/65ff2bb) Fix configuration-schema - Nils Knappmeier

# Version 0.2.6 (Thu, 24 Nov 2016 22:14:45 GMT)

* [70a86d9](https://github.com/bootprint/customize-engine-less/commit/70a86d9) Import CSS-files with the "(inline)"-option (fixes bootprint/bootprint#16) - Nils Knappmeier

# Version 0.2.5 (Mon, 09 May 2016 20:56:37 GMT)

* [a7ce66d](https://github.com/bootprint/customize-engine-less/commit/a7ce66d) Bump less to version 2.7.1 - Nils Knappmeier



# Version 0.2.4 (Mon, 09 May 2016 20:24:25 GMT)

* [04029a1](https://github.com/bootprint/customize-engine-less/commit/04029a1) Always use less@2.6.1 - Nils Knappmeier

# Version 0.2.3 (Tue, 15 Mar 2016 14:03:18 GMT)

* [d3f4fc7](https://github.com/bootprint/customize-engine-less/commit/d3f4fc7) Add "require" to main-spec in order to get (low) coverage - Nils Knappmeier
* [5b70ade](https://github.com/bootprint/customize-engine-less/commit/5b70ade) Adjust travis-configuration - Nils Knappmeier
* [6fea911](https://github.com/bootprint/customize-engine-less/commit/6fea911) Added dummy test - Nils Knappmeier
* [d1a50f2](https://github.com/bootprint/customize-engine-less/commit/d1a50f2) Move to bootprint-organization and enable ghook for StandardJS - Nils Knappmeier

## v0.2.2 - 2015-12-20
### Fix

* Added description to `schema.js`

## v0.2.1 - 2015-10-19
### Fix

* Add `files`-property to package.json

## v0.2.0 - 2015-10-15
### Add

* Added schema for input validation

## v0.1.0 - 2015-10-05 
### Add

* Necessary methods to add support for `customize-watch`

## v0.0.1 - 2015-09-30
### Initial version
