Fix release note ordering

Moved the binlogrouter section under the correct heading.
This commit is contained in:
Markus Mäkelä 2018-01-10 11:03:40 +02:00
parent c6f7f22117
commit d8e41a6408

View File

@ -8,12 +8,6 @@ release 2.2.0.
For any problems you encounter, please consider submitting a bug
report at [Jira](https://jira.mariadb.org).
## Update from 2.2.0
Since version 2.2.0 MaxScale binlog server can accept GTID
slave registration from MariaDB 10.X slaves and can also
register to Master server MariaDB 10.x using GTID.
## Changed Features
### Process identity
@ -45,6 +39,9 @@ root@host:~# maxscale --user=root ...
automatically enabled. In MaxScale 2.2.0, if `transaction_safety` was disabled
when `mariadb10_master_gtid` was enabled MaxScale would refuse to start.
* The binlogrouter can accept GTID slave registration from MariaDB 10.X slaves
and can also register to Master server MariaDB 10.x using GTID.
### Module names and case sensitivity
* The filenames of all modules have been made lowercase.