summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2010-12-22 01:25:15 -0500
committerChris McDonough <chrism@plope.com>2010-12-22 01:25:15 -0500
commit4df636c0d7734a8b80b17c78f57968466d558844 (patch)
tree4fbdabab5727fff8a911d22d915bc16a3e228106 /CHANGES.txt
parentfa3bf3d7634137bdffc121ae318609a1ea13792c (diff)
downloadpyramid-4df636c0d7734a8b80b17c78f57968466d558844.tar.gz
pyramid-4df636c0d7734a8b80b17c78f57968466d558844.tar.bz2
pyramid-4df636c0d7734a8b80b17c78f57968466d558844.zip
- Added flash messaging, as described in the "Flash Messaging" narrative
documentation chapter.
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index b4f367607..9fb26b589 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -9,6 +9,9 @@ Features
generate a URL, overriding the default logic. See the new "Generating The
URL Of A Resource" section within the Resources narrative chapter.
+- Added flash messaging, as described in the "Flash Messaging" narrative
+ documentation chapter.
+
Documentation
-------------
@@ -33,6 +36,8 @@ Documentation
- Added "Finding a Resource With a Class or Interface in Lineage" to
Resources narrative chapter.
+- Added a "Flash Messaging" narrative documentation chapter.
+
1.0a7 (2010-12-20)
==================