From 7ab73190b79da069be2fa02f8c1bb29e40c9bae9 Mon Sep 17 00:00:00 2001 From: rodyhaddad Date: Thu, 21 Nov 2013 18:54:39 -0500 Subject: docs(migration): add a note about "private" properties being reverted Closes #5086 --- docs/content/guide/migration.ngdoc | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/content/guide/migration.ngdoc') diff --git a/docs/content/guide/migration.ngdoc b/docs/content/guide/migration.ngdoc index 9d230556..92e61f67 100644 --- a/docs/content/guide/migration.ngdoc +++ b/docs/content/guide/migration.ngdoc @@ -590,6 +590,10 @@ See [79223eae](https://github.com/angular/angular.js/commit/79223eae502283889334 ## Underscore-prefixed/suffixed properties are non-bindable +
**Reverted**: This breaking change has been reverted in 1.2.1, and so can be ignored if you're using **version 1.2.1 or higher**
+