Skip to content

Commit

Permalink
Add period after release notes sentences
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelkost committed Nov 6, 2023
1 parent de9f256 commit 841c86f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/docs/releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ In case you are wondering why all our releases start with `0.0`, read [this FAQ

### 0.0.18161 [November 8th, 2023]

* Reduced memory consumption for `WITH RECURSIVE`: Up to 20,000x less memory usage in microbenchmarks
* Improved performance for `WITH RECURSIVE`: Roughly 2x improvement in microbenchmarks
* Reduced memory consumption for `WITH RECURSIVE`: Up to 20,000x less memory usage in microbenchmarks.
* Improved performance for `WITH RECURSIVE`: Roughly 2x improvement in microbenchmarks.
* Updated OpenSSL version from 1.1.1u to 3.0.10.

### 0.0.17971 [October 9th, 2023]
Expand Down

0 comments on commit 841c86f

Please sign in to comment.