summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2011-01-21 04:04:45 -0500
committerChris McDonough <chrism@plope.com>2011-01-21 04:04:45 -0500
commitc88d441533c46c80d3e08572013973446308ebd5 (patch)
tree4a552771241776c8a66ade81be93665ccfe270ad /CHANGES.txt
parentddf07e7f1486b195bc337a3035f6852980a4d3d7 (diff)
downloadpyramid-c88d441533c46c80d3e08572013973446308ebd5.tar.gz
pyramid-c88d441533c46c80d3e08572013973446308ebd5.tar.bz2
pyramid-c88d441533c46c80d3e08572013973446308ebd5.zip
- Added "What's New in Pyramid 1.0" chapter to HTML rendering of
documentation.
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 4cea09e98..886f2d5ae 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -16,6 +16,9 @@ Features
Documentation
-------------
+- Added "What's New in Pyramid 1.0" chapter to HTML rendering of
+ documentation.
+
- Merged caseman-master narrative editing branch, many wording fixes and
extensions.