summaryrefslogtreecommitdiffstats
path: root/changelog.rst
diff options
context:
space:
mode:
authorDick Marinus <dick@mrns.nl>2018-05-26 15:49:41 +0200
committerDick Marinus <dick@mrns.nl>2018-05-26 15:49:41 +0200
commit95fda8218b8ed5130028071d8cdd7a489fae376a (patch)
tree0fce4360cc8677cf530a803cbde5225eec5719c7 /changelog.rst
parenta274c731fcd6482099d77c9ed4ca26995ebb67d1 (diff)
Refactor destructive warning in behave tests
Diffstat (limited to 'changelog.rst')
-rw-r--r--changelog.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.rst b/changelog.rst
index d8c21080..788d9cc7 100644
--- a/changelog.rst
+++ b/changelog.rst
@@ -13,6 +13,7 @@ Internal changes:
* Add ``application_name`` to help identify pgcli connection to database (issue #868) (Thanks: `François Pietka`_)
* Add an is_special command flag to MetaQuery (Thanks: `Rishi Ramraj`_)
* Ported Destructive Warning from mycli.
+* Refactor Destructive Warning behave tests (Thanks: `Dick Marinus`_)
Bug Fixes:
----------