diff --git a/docs/en_US/release_notes_7_5.rst b/docs/en_US/release_notes_7_5.rst index 18b6bf874..704ddd5f7 100644 --- a/docs/en_US/release_notes_7_5.rst +++ b/docs/en_US/release_notes_7_5.rst @@ -25,9 +25,11 @@ New features Housekeeping ************ + | `Issue #6295 `_ - Remove Bootstrap and jQuery from authentication pages and rewrite them in ReactJS. Bug fixes ********* | `Issue #6165 `_ - Fixed an issue where Import Export not working when using pgpassfile. | `Issue #6364 `_ - Fixed Query Tool/ PSQL tool tab title not getting updated on database rename. + | `Issue #6515 `_ - Fixed an issue where the query tool is unable to execute a query on Postgres 10 and below versions.