Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added release notes for 2.4 + bonus feature (keyboard shortcut to run query from the editor) #694

Merged
merged 12 commits into from
Nov 16, 2023
Merged
Prev Previous commit
Next Next commit
Finalized release notes
  • Loading branch information
nielsdejong committed Nov 16, 2023
commit 8a00b0fd2ed719898492eb32c9f6dd5c246d6012
1 change: 0 additions & 1 deletion changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ Other improvements:
- UX improvements on database connection interface. [#675](https://github.com/neo4j-labs/neodash/pull/675/)
- Added option to provide a custom message when no data is returned by a report. [#683](https://github.com/neo4j-labs/neodash/pull/683/)
- Fixed issue where column names were not hidden correctly. [#685](https://github.com/neo4j-labs/neodash/pull/685/commits)
- Added more styling options for the bar chart, including support for report actions. [#689](https://github.com/neo4j-labs/neodash/pull/689/)

Thanks to all the contributors for this release:
[alfredorubin96](https://github.com/alfredorubin96),
Expand Down
1 change: 0 additions & 1 deletion release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ Other improvements:
- UX improvements on database connection interface. [#675](https://github.com/neo4j-labs/neodash/pull/675/)
- Added option to provide a custom message when no data is returned by a report. [#683](https://github.com/neo4j-labs/neodash/pull/683/)
- Fixed issue where column names were not hidden correctly. [#685](https://github.com/neo4j-labs/neodash/pull/685/commits)
- Added more styling options for the bar chart, including support for report actions. [#689](https://github.com/neo4j-labs/neodash/pull/689/)

Thanks to all the contributors for this release:
[alfredorubin96](https://github.com/alfredorubin96),
Expand Down
Loading