Commit 1f3578aec77dd9831b665c01a3526bc53637d5e0
1 parent
7135aafb
Exists in
colab
and in
4 other branches
Add v0.9.0 CHANGELOG entries
Signed off by: Diego Araújo <diegoamc90@gmail.com>
Showing
1 changed file
with
10 additions
and
0 deletions
Show diff stats
CHANGELOG.rdoc
@@ -4,6 +4,16 @@ Prezento is the web interface for Mezuro. | @@ -4,6 +4,16 @@ Prezento is the web interface for Mezuro. | ||
4 | 4 | ||
5 | == Unreleased | 5 | == Unreleased |
6 | 6 | ||
7 | +== v0.9.0 - 28/10/2015 | ||
8 | + | ||
9 | +Gem updates | ||
10 | +Update home page information | ||
11 | +Update humans.txt | ||
12 | +Fix test that use external connections | ||
13 | +Add after configuration hook to cucumber | ||
14 | +Use Ruby metrics for module navigation feature | ||
15 | +List hotspot metric configurations | ||
16 | + | ||
7 | == v0.8.6 - 16/09/2015 | 17 | == v0.8.6 - 16/09/2015 |
8 | 18 | ||
9 | Fixes module tree ordering with FUNCTION granularity | 19 | Fixes module tree ordering with FUNCTION granularity |