From 3c85923780517fe11ce9434babe1db01122de712 Mon Sep 17 00:00:00 2001 From: Avery Harnish Date: Tue, 25 May 2021 12:43:33 -0500 Subject: [PATCH] fixup changelog --- CHANGELOG.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f611614c..bfd5c9520 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,8 +27,6 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm - **Remove misfired E005 error - [EverlastingBugstopper], [issue/570] [pull/571]** - Detailed description - [EverlastingBugstopper]: https://github.com/EverlastingBugstopper [pull/571]: https://github.com/apollographql/rover/pull/571 [issue/570]: https://github.com/apollographql/rover/issues/570