We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b41a58 commit 1b919afCopy full SHA for 1b919af
CHANGELOG.md
@@ -43,7 +43,12 @@
43
([8eabc546](https://github.com/angular/angular.js/commit/8eabc5463c795d87f37e5a9eacbbb14435024061),
44
[#9942](https://github.com/angular/angular.js/issues/9942))
45
46
+## Breaking Changes
47
48
+- **$parse:** due to [fbad2805](https://github.com/angular/angular.js/commit/fbad2805703569058a4a860747b0e2d8aee36bdf),
49
+ you can't use characters that have special meaning in AngularJS expressions (ex.: `.` or `-`)
50
+ as part of filter's name. Before this commit custom filters could contain special characters
51
+ (like a dot) in their name but this wasn't intentional.
52
53
<a name="1.3.2"></a>
54
# 1.3.2 cardiovasculatory-magnification (2014-11-07)
0 commit comments