summaryrefslogtreecommitdiffstats
path: root/changelog.rst
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.rst')
-rw-r--r--changelog.rst13
1 files changed, 7 insertions, 6 deletions
diff --git a/changelog.rst b/changelog.rst
index a21503cc..6701abcd 100644
--- a/changelog.rst
+++ b/changelog.rst
@@ -1,12 +1,12 @@
-Upcoming
-========
-* Use other prompt (prompt_dsn) when connecting using --dsn parameter. (Thanks: `Marcin Sztolcman`_)
-
-TODO
-
1.8.2
=====
+Features:
+---------
+
+* Use other prompt (prompt_dsn) when connecting using --dsn parameter. (Thanks: `Marcin Sztolcman`_)
+* Include username into password prompt. (Thanks: `Bojan Delić`_)
+
Internal changes:
-----------------
* Use temporary dir as config location in tests. (Thanks: `Dmitry B`_)
@@ -766,3 +766,4 @@ Improvements:
.. _`Dmitry B`: https://github.com/oxitnik
.. _`Marcin Sztolcman`: https://github.com/msztolcman
.. _`Isank`: https://github.com/isank
+.. _`Bojan Delić`: https://github.com/delicb