From 0f32239b546ae1f38ca0549aa8b25bd9575aede8 Mon Sep 17 00:00:00 2001 From: greysoh Date: Sun, 5 May 2024 18:33:30 -0400 Subject: [PATCH] chore: Remove changelog. --- CHANGELOG.md | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md deleted file mode 100644 index 4811353..0000000 --- a/CHANGELOG.md +++ /dev/null @@ -1,19 +0,0 @@ -# Changelog - -## [v0.1.0](https://github.com/greysoh/nextnet/tree/v0.1.0) (2024-05-05) - -**Implemented enhancements:** - -- \(potentially\) Migrate nix shell to nix flake [\#2](https://github.com/greysoh/nextnet/issues/2) - -**Closed issues:** - -- add precommit hooks [\#3](https://github.com/greysoh/nextnet/issues/3) - -**Merged pull requests:** - -- Reimplements PassyFire as a possible backend [\#4](https://github.com/greysoh/nextnet/pull/4) - - - -\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*