From cba27873b207552f417ad384d95e68ffe556dca1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Sch=C3=A4fer?= Date: Tue, 14 Apr 2015 18:23:43 +0200 Subject: [PATCH] adapt changelog --- CHANGELOG.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2527b22efe..e73e41446d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # v0.7.2 -* Added `cssClass` to `@IsTag` to customize tags in HTML reports + +## New Features + +* Added `cssClass` and `color` attributes to `@IsTag` to customize tags in HTML reports [#69](https://github.com/TNG/JGiven/pull/69) + +## Fixed Issues + +* Custom CSS files are now copied to the target folder when generating HTML5 reports [#70](https://github.com/TNG/JGiven/issues/70) # v0.7.1