Skip to content

Commit

Permalink
Update README.md and CHANGELOG.md for version 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
roman-pozd committed Dec 15, 2024
1 parent 5adcbf9 commit ba91c3a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## [1.0.2] - 2024-12-5
### Added
- SQL optimizer quick action

## [1.0.1] - 2024-11-11
### Added
- Updated Readme with Aiven Resources
Expand Down
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,12 @@
## Optimize a SQL Query:

<p> 1. Select the desired SQL query text in the editor.</p>
<p> 2. Right-click the selected text or press <kbd>Cmd</kbd> + <kbd>Shift</kbd> + <kbd>P</kbd> to open the Command Pallete.</p>
<p> 3. Select <kbd>Optimize SQL with Aiven</kbd></p>
<p> 2. Select <kbd>Optimize SQL with Aiven from the quick action above your selection</kbd></p>

<br/>


## Suported Databases
## Supported Databases

Aiven focuses on optimizing your experience with MySQL, PostgreSQL, Aurora for MySQL, MariaDB and Percona Server. Some of Aiven's recommendations may apply to other databases such as Oracle and SQL Server as well.

Expand All @@ -50,6 +49,10 @@ Aiven focuses on optimizing your experience with MySQL, PostgreSQL, Aurora for M

## Release Notes

### 1.0.2

- Add SQL optimizer quick action

### 1.0.1

- Updated Readme with Aiven Resources
Expand Down

0 comments on commit ba91c3a

Please sign in to comment.