summaryrefslogtreecommitdiffstats
path: root/changelog.rst
diff options
context:
space:
mode:
authorAmjith Ramanujam <amjith.r@gmail.com>2015-01-10 17:06:57 -0800
committerAmjith Ramanujam <amjith.r@gmail.com>2015-01-10 17:06:57 -0800
commita79991dd53fc9a25e063ec8da24592995537dd86 (patch)
treeff0da53340615c2053308c124c8f0248524ee365 /changelog.rst
parentc9f651ba39562bc7fa471f75fb859c26400b5dfe (diff)
Update changelog to add username used for database name.
Diffstat (limited to 'changelog.rst')
-rw-r--r--changelog.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.rst b/changelog.rst
index fc019dd0..9d3f6d63 100644
--- a/changelog.rst
+++ b/changelog.rst
@@ -18,7 +18,7 @@ Bug Fixes:
----------
* Fix 'message' attribute not found exception in Python 3. (Thanks: https://github.com/GMLudo)
-*
+* Use the database username as the database name instead of defaulting to OS username. (Thanks: https://github.com/fpietka)
0.11.0
======