From d2ef6ebe23947261e6a1f34ea373cc097f9959df Mon Sep 17 00:00:00 2001 From: Ryan Brink <5607577+unredundant@users.noreply.github.com> Date: Sun, 17 Jul 2022 09:27:21 -0600 Subject: [PATCH] changelog Signed-off-by: Ryan Brink <5607577+unredundant@users.noreply.github.com> --- plugins/apollo-explorer/CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 plugins/apollo-explorer/CHANGELOG.md diff --git a/plugins/apollo-explorer/CHANGELOG.md b/plugins/apollo-explorer/CHANGELOG.md new file mode 100644 index 0000000000..60cf503638 --- /dev/null +++ b/plugins/apollo-explorer/CHANGELOG.md @@ -0,0 +1,12 @@ +# Changelog +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [Unreleased] + +## [0.1.0] - 2022-07-17 +### Added + +- Simple wrapper around the embedded Apollo Explorer to allow for use directly in Backstage