File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed
platform/src/main/resources/graphdb/messages Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -5,11 +5,11 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
- ## [ Unreleased ]
8
+ ## [ 0.2.1 ]
9
9
10
10
### Fixed
11
11
12
- - Renamed notification group for update activity (#16 )
12
+ - Renamed notification group for update activity (#16 ). This fixes possible NullPointerExceptions on IDE startup.
13
13
14
14
## [ 0.2.0]
15
15
Original file line number Diff line number Diff line change 1
1
updater.title =Graph Database plugin updated to v{0}
2
2
updater.notification =\
3
- Add support for current Bolt URI schemes, which enables connecting to AuraDB instances.<br/>\
4
- Add authentication choice (either " No auth" or " User & Password" ) in the data source wizard.
3
+ Renamed notification group for update activity. This fixes possible NullPointerExceptions on IDE startup.
You can’t perform that action at this time.
0 commit comments