summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Piercy <web@stevepiercy.com>2016-12-24 12:55:24 -0800
committerSteve Piercy <web@stevepiercy.com>2016-12-24 12:55:24 -0800
commit85b301a5355e7b9373d9381ee75fc6233915cea1 (patch)
tree5f2e7cc40c3e2c3b0e2f86af21784adf5607d8b2
parent0d5820c1c8aa8f0d355a1a875c89bf1c0207bcdf (diff)
downloadpyramid-85b301a5355e7b9373d9381ee75fc6233915cea1.tar.gz
pyramid-85b301a5355e7b9373d9381ee75fc6233915cea1.tar.bz2
pyramid-85b301a5355e7b9373d9381ee75fc6233915cea1.zip
remove Style Guide from changelog and whatsnew
-rw-r--r--CHANGES.txt2
-rw-r--r--docs/whatsnew-1.8.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 218b2e412..959dc6a4f 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -226,7 +226,7 @@ Deprecations
Documentation Changes
---------------------
-- Update Typographical Conventions and add a Style Guide.
+- Update Typographical Conventions.
https://github.com/Pylons/pyramid/pull/2838
- Add `pyramid_nacl_session
diff --git a/docs/whatsnew-1.8.rst b/docs/whatsnew-1.8.rst
index 9f55ad60a..9ec3bb23c 100644
--- a/docs/whatsnew-1.8.rst
+++ b/docs/whatsnew-1.8.rst
@@ -180,7 +180,7 @@ Deprecations
Documentation Enhancements
--------------------------
-- Update Typographical Conventions and add a Style Guide.
+- Update Typographical Conventions.
https://github.com/Pylons/pyramid/pull/2838
- Add `pyramid_nacl_session