We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d99fbc commit efb8529Copy full SHA for efb8529
1 file changed
CHANGELOG.md
@@ -1,14 +1,16 @@
1
Changelog
2
=========
3
4
-1.0.x
5
------
+1.0.1 - 2013-02-05
+------------------
6
+
7
* Use `$rootScope` in DefaultController in order to have dynamic titles.
8
* Add `ucfirst` filter to Anguluar.
9
* Change template inheritence. Instead of using `@Juno/blocks.html.twig` now extends `@Juno/base.html.twig`.
10
* Add `title` block that can be used to override the title used in the header aswell as the title tag.
11
* Move documentation from `README.md` into `doc/`.
12
-1.0.0
13
14
- * Rewrite.
+1.0.0 - 2013-02-04
15
16
+ * Initial release.
0 commit comments