diff --git a/docs/changelog/6.x.x.txt b/docs/changelog/6.x.x.txt index 3269fbac5..66e2a2a5c 100644 --- a/docs/changelog/6.x.x.txt +++ b/docs/changelog/6.x.x.txt @@ -1,4 +1,6 @@ 6.3.0 + - Converted all confirmation pages to client-side confirmation dialogs. Saves + a pageload. (Len Kranendonk). - Added a new, more user-friendly administrative console. - SQL Report now supports multiple queries. (Thanks to Brunswick New Technologies for funding this development.)