We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2078b4f commit 2ec4ca7Copy full SHA for 2ec4ca7
CHANGELOG.md
@@ -5,13 +5,16 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+## [0.28.2] - 2024-10-25
9
+### Fixed
10
+- The `/query-explainer` view allows anonymous access
11
+
12
## [0.28.1] - 2024-10-25
13
### Added
14
- Switched to Node.JS v18.20.4
15
### Fixed
16
- Bug with line breaks for the schema content
17
-
18
## [0.28.0] - 2024-10-25
19
20
- Added the ability to resize the monaco editor vertically
0 commit comments