From 4f12134c7688fb6b48e5ee1aa23b00fe429d2fc2 Mon Sep 17 00:00:00 2001 From: Kent Sutherland Date: Fri, 14 Jun 2024 18:34:48 -0400 Subject: [PATCH] Update changelog --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e358533..32bdea4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # CHANGELOG +## v2.8.1 + +* cobertura.sourceforge.net should use https instead of http + [jarrodlombardo-EventBase](https://github.com/jarrodlombardo-EventBase) + [#559](https://github.com/SlatherOrg/slather/pull/559) + +* Handle include globs + [dnedrow](https://github.com/dnedrow) + [#553](https://github.com/SlatherOrg/slather/pull/553) + ## v2.8.0 * Add `--ymlfile` option to override `.slather.yml`