We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f93014 commit 4e7f472Copy full SHA for 4e7f472
CHANGELOG.md
@@ -43,4 +43,8 @@ getTweets: function() {
43
_populateTweets: function() {
44
console.log(this); // -> bugfix: `this` refers to the classy controller
45
}
46
-```
+```
47
+
48
+## 1.0.0 beta 2 (6/Oct/2014)
49
50
+* See: http://davej.github.io/angular-classy/beta.html
0 commit comments