From b38e7d2e7a1276f47d187b378860dd91100cd3af Mon Sep 17 00:00:00 2001 From: Marcel Date: Fri, 6 Nov 2020 14:43:33 +0100 Subject: [PATCH] Update CHANGELOG.md Added #47 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a544387..428ac66 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Added a logo for the NuGet package [#38](https://github.com/pyrocumulus/pvoutput.net/pull/38) - Added method to `StatusService` to delete all statuses on a date [#45](https://github.com/pyrocumulus/pvoutput.net/pull/45) +- Added methods to `StatusService` to add net batch statusses and cumulative batch statusses [#47](https://github.com/pyrocumulus/pvoutput.net/pull/47) ## Fixed