From 19d341b5be789e97000d3dcbd33de75d8b061829 Mon Sep 17 00:00:00 2001 From: Steve Piercy Date: Mon, 26 Jun 2017 03:48:21 -0700 Subject: change http://docs.pylonsproject.org to https - use correct URL for code style - use correct Pyramid version for zodb wiki src file template --- CHANGES.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index fc601c5ca..2f24262c2 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -77,7 +77,7 @@ Major Features - The file format used by all ``p*`` command line scripts such as ``pserve`` and ``pshell``, as well as the ``pyramid.paster.bootstrap`` function is now replaceable thanks to a new dependency on - `plaster `_. + `plaster `_. For now, Pyramid is still shipping with integrated support for the PasteDeploy INI format by depending on the @@ -93,7 +93,7 @@ Major Features The first library to use this feature is `pyramid_retry - `_. + `_. See https://github.com/Pylons/pyramid/pull/2964 -- cgit v1.2.3