summaryrefslogtreecommitdiffstats
path: root/changelog.rst
diff options
context:
space:
mode:
authorRishi Ramraj <thereisnocowlevel@gmail.com>2018-05-15 01:34:48 -0400
committerRishi Ramraj <thereisnocowlevel@gmail.com>2018-05-15 01:34:48 -0400
commita1d9b8a7ccce88310c8ad4f7d6bac00d3427ec65 (patch)
treec8aff585cf49dbccc25cd0e3d18f3cfea770d7d7 /changelog.rst
parent07e54fb69f00ff44efb30fa2d81d94a43628a144 (diff)
Correct changelog
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 f0f23cf9..34d7c102 100644
--- a/changelog.rst
+++ b/changelog.rst
@@ -11,7 +11,7 @@ Internal changes:
* Mark tests requiring a running database server as dbtest (Thanks: `Dick Marinus`_)
* Add ``application_name`` to help identify pgcli connection to database (issue #868) (Thanks: `François Pietka`_)
-* Add a special command flag to MetaQuery (Thanks: `Rishi Ramraj`_)
+* Add an is_special command flag to MetaQuery (Thanks: `Rishi Ramraj`_)
Bug Fixes:
----------