From 4ef40dd85be9a108f3617f42aaec6bbd22c22cd7 Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Sun, 29 Sep 2013 17:09:25 -0400 Subject: [PATCH] changelog --- doc/build/changelog/changelog_08.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/build/changelog/changelog_08.rst b/doc/build/changelog/changelog_08.rst index 6b48e1151d..5e3a563177 100644 --- a/doc/build/changelog/changelog_08.rst +++ b/doc/build/changelog/changelog_08.rst @@ -10,6 +10,15 @@ .. changelog:: :version: 0.8.3 + .. change:: + :tags: feature, sql + :tickets: 2821 + :versions: 0.9.0 + + ``repr()`` for the :class:`.URL` of an :class:`.Engine` + will now conceal the password using asterisks. + Courtesy Gunnlaugur Þór Briem. + .. change:: :tags: bug, orm :tickets: 2818 -- 2.47.2