summaryrefslogtreecommitdiffstats
path: root/changelog.rst
diff options
context:
space:
mode:
authorAmjith Ramanujam <amjith.r@gmail.com>2020-01-07 06:55:17 -0800
committerGitHub <noreply@github.com>2020-01-07 06:55:17 -0800
commitc74bfe37aca8e02027c2b74b8327b6b7e76ada77 (patch)
tree53e41db2f7cbe1df5e5dda8ac6004711a5a5e1f7 /changelog.rst
parentbc66b85730a3f17f023d42945c2857d7a47dfd2c (diff)
parenta5f7d9196c45519aef761692698875ce9d8d4f8c (diff)
Merge branch 'master' into main-file
Diffstat (limited to 'changelog.rst')
-rw-r--r--changelog.rst7
1 files changed, 6 insertions, 1 deletions
diff --git a/changelog.rst b/changelog.rst
index 79565ada..1b12b15f 100644
--- a/changelog.rst
+++ b/changelog.rst
@@ -1,5 +1,5 @@
Upcoming:
-======
+=========
Features:
---------
@@ -7,7 +7,11 @@ Features:
* Add `__main__.py` file to execute pgcli as a package directly (#1123).
* Add support for ANSI escape sequences for coloring the prompt (#1122).
+Internal:
+---------
+* Fix dead link in development guide. (Thanks: `BrownShibaDog`_)
+
2.2.0:
======
@@ -1018,3 +1022,4 @@ Improvements:
.. _`Alexander Zawadzki`: https://github.com/zadacka
.. _`Sebastian Janko`: https://github.com/sebojanko
.. _`Pedro Ferrari`: https://github.com/petobens
+.. _`BrownShibaDog`: https://github.com/BrownShibaDog