diff --git a/CHANGELOG.md b/CHANGELOG.md index 0fca6c6..923a4ea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ + +## [0.1.2](https://github.com/devaloka/mu-plugin-installer/compare/v0.1.1...v0.1.2) (2015-12-20) + + +### Bug Fixes + +* installer cannot be found because of namespace change ([58c56bd](https://github.com/devaloka/mu-plugin-installer/commit/58c56bd)) +* no-vendor name package produces incorrect install path ([6b187df](https://github.com/devaloka/mu-plugin-installer/commit/6b187df)) +* remove dev code ([b20bd75](https://github.com/devaloka/mu-plugin-installer/commit/b20bd75)) + + + ## [0.1.1](https://github.com/devaloka/mu-plugin-installer/compare/v0.1.0...v0.1.1) (2015-12-19)