summaryrefslogtreecommitdiff
path: root/CHANGES.rst
AgeCommit message (Expand)Author
2024-02-07add deprecation to changelogMichael Merickel
2024-02-07add changelog for #3747 and #3751Michael Merickel
2024-02-04add changelog for #3749Michael Merickel
2024-02-04remove pkg_resources from DottedNameResolverMichael Merickel
2024-01-28remove changes from changelog that have been released in 2.0.xMichael Merickel
2024-01-28add changelog for #3745Michael Merickel
2024-01-28upgrade phash implementation from md5 to sha256Michael Merickel
2024-01-28drop support for python 3.7 which was eol in 2023Michael Merickel
2024-01-28Merge branch 'main' into fix-csrf-400-statusMichael Merickel
2024-01-28add changelog for #3742Michael Merickel
2024-01-28add changelog for #3741Michael Merickel
2024-01-27Merge pull request #3735 from adroullier/script_infoMichael Merickel
2024-01-27add changelogMichael Merickel
2024-01-27every subscriber predicate must accept only one arg, so codify thatMichael Merickel
2023-08-24Merge branch 'tseaver-jp_exploit_fix'Michael Merickel
2023-08-23Update CHANGES for exploit mitigationBert JW Regeer
2023-08-21Coverage reports in tests based on Python 3.11 instead of Python 3.8 to fix b...Chris McDonough
2023-01-29add changelog entry for #3667Michael Merickel
2022-12-29Drop l*gettext() from pyramid.i18nStefano Rivera
2022-12-25Declare support for python 3.11Stefano Rivera
2022-02-05Cleanup remnants of Py3.6 supportBert JW Regeer
2021-02-28prep master for the next major releaseMichael Merickel
2021-02-28prep 2.0Michael Merickel
2021-02-20Merge pull request #3657 from luhn/reify-sphinxMichael Merickel
2021-02-20prep 2.0b1Michael Merickel
2021-02-17Update changelog.Theron Luhn
2021-01-15Fix rst syntax in changelog.Theron Luhn
2021-01-15Update changelog.Theron Luhn
2020-12-15rename to b0Michael Merickel
2020-12-15prep 2.0a1Michael Merickel
2020-11-29remove authenticated_identity referenceMichael Merickel
2020-11-29add a note and fix suggestionsMichael Merickel
2020-11-28add examples for upgradingMichael Merickel
2020-11-28drop python 3.5Michael Merickel
2020-11-02Add support for Python 3.9Steve Piercy
2020-11-01add changelog for #3587Michael Merickel
2020-07-02add tests and docsÉric Araujo
2020-06-04Merge pull request #3594 from raverat/fix/handle_non_string_object_aslist_methodMichael Merickel
2020-06-03Update src/pyramid/settings.pyRavera Thibault
2020-06-03add changelog for #3593Michael Merickel
2020-05-04support multiple values for header predicateÉric Araujo
2020-01-18add changelog for #3557Michael Merickel
2020-01-18add changelog for #3421Michael Merickel
2020-01-16Merge branch 'master' into move-acl-security-to-authorizationMichael Merickel
2020-01-14update changelog and docsMichael Merickel
2020-01-09Merge branch 'master' into security-docsMichael Merickel
2020-01-08grammar fixesMichael Merickel
2020-01-08link to prMichael Merickel
2020-01-08add a RequestLocalCache classMichael Merickel
2020-01-08invoke finished callbacks in prepare/bootstrap closersMichael Merickel