Fix release note headings

This commit is contained in:
Markus Mäkelä
2018-10-04 13:26:32 +03:00
parent 4dcdd1a182
commit 81c24888da

View File

@ -159,6 +159,8 @@ The CDC protocol no longer accepts the `QUERY-LAST-TRANSACTION` and
`QUERY-TRANSACTION` commands. They were removed due to the addition of the REST `QUERY-TRANSACTION` commands. They were removed due to the addition of the REST
API that provides the same information in a more easy to process format. API that provides the same information in a more easy to process format.
## New Features
### Hints ### Hints
There is now a new hint `last` that will cause a query to be routed to the There is now a new hint `last` that will cause a query to be routed to the
@ -169,8 +171,6 @@ same server the previous query was routed to.
The backend connection IDs are now shown in the `show sessions` output of The backend connection IDs are now shown in the `show sessions` output of
MaxCtrl. MaxCtrl.
## New Features
### Comment Filter ### Comment Filter
With the comment filter it is possible to prepend statement received With the comment filter it is possible to prepend statement received