diff options
| author | Michael Merickel <michael@merickel.org> | 2020-11-29 13:21:34 -0600 |
|---|---|---|
| committer | Michael Merickel <michael@merickel.org> | 2020-11-29 13:21:34 -0600 |
| commit | fc6434b63e70bddbb909036fbec2aad8feb4ab47 (patch) | |
| tree | ca1d4b5e0ff7f695f159c937b15e27621eddc75c /CHANGES.rst | |
| parent | 068193e303b45fdfdf2e4f62a7e89b6e1119bba5 (diff) | |
| download | pyramid-fc6434b63e70bddbb909036fbec2aad8feb4ab47.tar.gz pyramid-fc6434b63e70bddbb909036fbec2aad8feb4ab47.tar.bz2 pyramid-fc6434b63e70bddbb909036fbec2aad8feb4ab47.zip | |
add a note and fix suggestions
Diffstat (limited to 'CHANGES.rst')
| -rw-r--r-- | CHANGES.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.rst b/CHANGES.rst index ad8b983ab..f3333abc9 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -5,7 +5,7 @@ Features -------- - Add support for Python 3.9. - See https://github.com/Pylons/pyramid/issue/3622 + See https://github.com/Pylons/pyramid/issues/3622 - The ``aslist`` method now handles non-string objects when flattening. See https://github.com/Pylons/pyramid/pull/3594 |
