From e5dd90125867816dbdad9d8a63dd3a4fb3441b41 Mon Sep 17 00:00:00 2001 From: Daniel Bartholomae Date: Fri, 8 Jan 2016 00:40:40 +0100 Subject: [PATCH] docs: update changelog --- CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) 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)