From 49205652ee1f5f9b56e1e2c7943bdaa07d91f97d Mon Sep 17 00:00:00 2001 From: Olov Lassus Date: Sun, 10 Jan 2016 19:22:24 +0100 Subject: [PATCH] CHANGES 1.2.1 --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index 0e96448..095dcfe 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,6 @@ ## v1.2.1 2016-01-10 * bugfix case where $inject arrays were incorrectly hoisted + * angular-dashboard-framework optional: match apply ## v1.2.0 2015-12-24 * bugfix $inject array positioning with TypeScript inheritance (__extends)