summaryrefslogtreecommitdiffstats
path: root/changelog.rst
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.rst')
-rw-r--r--changelog.rst8
1 files changed, 7 insertions, 1 deletions
diff --git a/changelog.rst b/changelog.rst
index 8639b423..e6b1198a 100644
--- a/changelog.rst
+++ b/changelog.rst
@@ -2,9 +2,14 @@ Upcoming
========
* Use other prompt (prompt_dsn) when connecting using --dsn parameter. (Thanks: `Marcin Sztolcman`_)
+TODO
+
+1.8.2
+=====
+
Internal changes:
-----------------
-* Use temporary dir as config location in tests
+* Use temporary dir as config location in tests. (Thanks: `Dmitry B`_)
* Fix errors in the ``tee`` test (#795 and #797). (Thanks: `Irina Truong`_)
* Increase timeout for quitting pgcli. (Thanks: `Dick Marinus`_)
@@ -757,4 +762,5 @@ Improvements:
.. _`Gustavo Castro`: https://github.com/gustavo-castro
.. _`Alexander Schmolck`: https://github.com/aschmolck
.. _`Andrew Speed`: https://github.com/AndrewSpeed
+.. _`Dmitry B`: https://github.com/oxitnik
.. _`Marcin Sztolcman`: https://github.com/msztolcman