Skip to content

Commit 30949c8

Browse files
committed
Update CHANGELOG.md
1 parent b5e893f commit 30949c8

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,17 @@ Changelog
44
1.0.x
55
-----
66

7+
1.0.2 - 2014-02-18
8+
------------------
9+
710
* Use `number` filter when showing message count, pages and page number.
811
* Remove `blocks.html.twig` and inline the blocks in `base.html.twig`.
912
* Use `ng-href=""` on menu icon to make sure it does not reload page.
1013
* Fix hover color on `.navbar-toggle`.
1114
* All templates have been inlined. This reduces XMLHttpRequests and makes the site faster.
1215
Also it can be cached as a single template by twig.
1316

14-
1.0.1 - 2013-02-05
17+
1.0.1 - 2014-02-05
1518
------------------
1619

1720
* Use `$rootScope` in DefaultController in order to have dynamic titles.
@@ -20,7 +23,7 @@ Changelog
2023
* Add `title` block that can be used to override the title used in the header aswell as the title tag.
2124
* Move documentation from `README.md` into `doc/`.
2225

23-
1.0.0 - 2013-02-04
26+
1.0.0 - 2014-02-04
2427
------------------
2528

2629
* Initial release.

0 commit comments

Comments
 (0)