From 0b285057568960f08b456254abc61d25432d0e6a Mon Sep 17 00:00:00 2001 From: Yass Almardoud Date: Thu, 4 Jul 2024 08:53:27 +0200 Subject: [PATCH] Deleted the release-notes.adoc --- src/main/asciidoc/release-notes.adoc | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 src/main/asciidoc/release-notes.adoc diff --git a/src/main/asciidoc/release-notes.adoc b/src/main/asciidoc/release-notes.adoc deleted file mode 100644 index d79498d..0000000 --- a/src/main/asciidoc/release-notes.adoc +++ /dev/null @@ -1,10 +0,0 @@ - -= GraphQL Plugin - -== 1.9.0 - -* Added scanners for GraphQL schema files and URL introspection - -== 2.0.0 - -* Moved Plugin from com.buschmais.jqassistant.plugin (core-Distribution) to org.jqassistant.plugin