Skip to content

Commit e700390

Browse files
Prepare for release 0.2.1
1 parent c97806a commit e700390

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased]
8+
## [0.2.1]
99

1010
### Fixed
1111

12-
- Renamed notification group for update activity (#16)
12+
- Renamed notification group for update activity (#16). This fixes possible NullPointerExceptions on IDE startup.
1313

1414
## [0.2.0]
1515

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
updater.title=Graph Database plugin updated to v{0}
22
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.

0 commit comments

Comments
 (0)