From 67c0b3db08eb6132b503e3f9260445843bf732b0 Mon Sep 17 00:00:00 2001 From: Amjith Ramanujam Date: Sun, 22 Mar 2015 13:55:33 -0700 Subject: Changelog update. --- changelog.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.rst b/changelog.rst index 50037372..eba9e3ea 100644 --- a/changelog.rst +++ b/changelog.rst @@ -5,6 +5,7 @@ Bug Fixes: ---------- * Fix a bug where the schema qualifier was ignored by the auto-completion. As a result the suggestions for tables vs functions are cleaner. (Thanks: darikg_) +* Remove scientific notation when formatting large numbers. (Thanks: `Daniel Rocco`_) * Add the FUNCTION keyword to auto-completion. * Display NULL values as instead of empty strings. * Fix the completion refresh when ``\connect`` is executed. -- cgit v1.2.3