diff --git a/docs/changelog.rst b/docs/changelog.rst index 0039bb969..89fd084c0 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -49,6 +49,7 @@ Fixes: wrong SQL query. * Fix a crash when a query contains a "+" or "-" alone in a component. :bug:`1605` +* Fixed unit of file size to MiB, GiB, etc. instead of MB, GB, etc. :bug:`1623` 1.3.14 (August 2, 2015)