summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index d0dbbe5c0..3425a950f 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -110,6 +110,10 @@ Backward Incompatibilities
Documentation Changes
---------------------
+- Ad support for Read The Docs Ethical Ads.
+ https://github.com/Pylons/pyramid/pull/3360
+ https://docs.readthedocs.io/en/latest/advertising/ethical-advertising.html
+
- Add support for alembic to the pyramid-cookiecutter-alchemy cookiecutter
and update the wiki2 tutorial to explain how it works.
See https://github.com/Pylons/pyramid/pull/3307 and