Skip to content
Snippets Groups Projects
Commit a0eb9c75 authored by Yaroslav Dynnikov's avatar Yaroslav Dynnikov
Browse files

doc: changelog

parent 87820357
No related branches found
No related tags found
No related merge requests found
Pipeline #40884 passed
......@@ -10,7 +10,6 @@ with the `YY.MINOR.MICRO` scheme.
## Unreleased
- Fix `picodata admin` 100\% CPU usage when server closes the socket
- SQL supports `trim` function.
- SQL supports `to_char`, `to_date` functions.
- SQL supports `ORDER BY` clause.
......@@ -50,6 +49,10 @@ with the `YY.MINOR.MICRO` scheme.
- Primary indexes change there naming convention: now it is "{table_name}_pkey".
-->
- Fix `picodata admin` 100\% CPU usage when server closes the socket
- Fix `picodata connect` error after granting a role to the user
- Fix `ALTER USER alice WITH NOLOGIN`
--------------------------------------------------------------------------------
## [24.2.2] - 2024-04-03
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment