File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed
platform/src/main/resources/graphdb/messages Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 0.2.2]
9+
10+ ### Fixed
11+
12+ - Fail gracefully when retrieving metadata for Neo4j 3.x (#21 )
13+
814## [ 0.2.1]
915
1016### Fixed
Original file line number Diff line number Diff line change 1- version =0.2.1
1+ version =0.2.2
22
33# Intellij SDK
44intellijSdkVersion =2022.2
Original file line number Diff line number Diff line change 11updater.title =Graph Database plugin updated to v{0}
22updater.notification =\
3- Renamed notification group for update activity. This fixes possible NullPointerExceptions on IDE startup.
3+ Support metadata display for Neo4j 3.x servers (excluding indexes, constraints and procedures).
You can’t perform that action at this time.
0 commit comments