From 4067ef6c3497836114f9f91c56836b7a5a4b4006 Mon Sep 17 00:00:00 2001 From: Stevan Freeborn <65925598+StevanFreeborn@users.noreply.github.com> Date: Fri, 14 Feb 2025 00:30:43 -0600 Subject: [PATCH] chore: fix changelog [skip ci] --- src/BGR.Console/CHANGELOG.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/src/BGR.Console/CHANGELOG.md b/src/BGR.Console/CHANGELOG.md index 66bb8a7..24718fa 100644 --- a/src/BGR.Console/CHANGELOG.md +++ b/src/BGR.Console/CHANGELOG.md @@ -11,12 +11,3 @@ All notable changes to this project will be documented in this file. See [versio * refactor to proper app + write tests ([42435ad](https://www.github.com/StevanFreeborn/bgr/commit/42435ad9150db459ee97a399c53050a7ec58012c)) * working on adding abstractions ([baf4035](https://www.github.com/StevanFreeborn/bgr/commit/baf40356164be64735ed53fa42966d664a41a3a9)) - -## [0.0.0](https://www.github.com/StevanFreeborn/bgr/releases/tag/v0.0.0) (2025-02-14) - -### Features - -* initial working POC ([651869c](https://www.github.com/StevanFreeborn/bgr/commit/651869c27ff9ed390d78bf7ae6b81b3aa1acefb3)) -* refactor to proper app + write tests ([42435ad](https://www.github.com/StevanFreeborn/bgr/commit/42435ad9150db459ee97a399c53050a7ec58012c)) -* working on adding abstractions ([baf4035](https://www.github.com/StevanFreeborn/bgr/commit/baf40356164be64735ed53fa42966d664a41a3a9)) -