|
@@ -629,8 +629,9 @@ Miscellaneous
|
|
|
a page. Having two ``<h1>`` elements was confusing and the site header wasn't
|
|
|
helpful as it is repeated on all pages.
|
|
|
|
|
|
-* In order to improve accessibility, the admin's main content area is now
|
|
|
- rendered in a ``<main>`` tag instead of ``<div>``.
|
|
|
+* In order to improve accessibility, the admin's main content area and header
|
|
|
+ content area are now rendered in a ``<main>`` and ``<header>`` tag instead of
|
|
|
+ ``<div>``.
|
|
|
|
|
|
* On databases without native support for the SQL ``XOR`` operator, ``^`` as
|
|
|
the exclusive or (``XOR``) operator now returns rows that are matched by an
|