diff --git a/CHANGELOG.md b/CHANGELOG.md index c416d9c..a1d5987 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,21 @@ + +# [](https://github.com/dbartholomae/ng-q-plus/compare/v1.2.1...v) (2016-01-07) + + +### Bug Fixes + +* Change name of angular module that is required with requirejs from 'angularjs' t ([aac1c03](https://github.com/dbartholomae/ng-q-plus/commit/aac1c03)) + + +### BREAKING CHANGES + +* When requiring ng-q-plus with RequireJS you need to provide angular as 'angular' instead of 'angularjs' + + + # [2.0.0](https://github.com/dbartholomae/ng-q-plus/compare/v1.2.1...v2.0.0) (2016-01-07)