diff --git a/CHANGELOG.md b/CHANGELOG.md index 5a8d3f3f0..2619e3d17 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ + +## [8.1.2](https://github.com/dignifiedquire/aegir/compare/v8.1.1...v8.1.2) (2016-09-26) + + +### Performance Improvements + +* only load needed gulp scripts in bins ([c4b8c7f](https://github.com/dignifiedquire/aegir/commit/c4b8c7f)) +* use gulp-mocha ([a2d428e](https://github.com/dignifiedquire/aegir/commit/a2d428e)) +* use manual inlined requires ([e9472c4](https://github.com/dignifiedquire/aegir/commit/e9472c4)) + + + ## [8.1.1](https://github.com/dignifiedquire/aegir/compare/v8.1.0...v8.1.1) (2016-09-22) diff --git a/package.json b/package.json index 04b499c6a..a0f7df48b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aegir", - "version": "8.1.1", + "version": "8.1.2", "description": "JavaScript project management", "main": "index.js", "bin": {