From 764a3beecce2d8585414628e02090c2ff6db9c50 Mon Sep 17 00:00:00 2001 From: Brian Ford Date: Tue, 25 Mar 2014 12:52:52 -0700 Subject: [PATCH] docs(guide/migration): add header --- docs/content/guide/migration.ngdoc | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/content/guide/migration.ngdoc b/docs/content/guide/migration.ngdoc index df042582..b290e75d 100644 --- a/docs/content/guide/migration.ngdoc +++ b/docs/content/guide/migration.ngdoc @@ -2,6 +2,7 @@ @name Migrating from 1.0 to 1.2 @description +# Migrating from 1.0 to 1.2 AngularJS version 1.2 introduces several breaking changes that may require changes to your application's source code.