From 3d4e564da02429a297874a9e6881d3424fb24a11 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Tue, 9 Nov 2010 12:48:58 -0500 Subject: prep for 1.0a2 --- CHANGES.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index bfe846065..52419c5a5 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,5 +1,5 @@ -Next release -============ +1.0a2 (2010-11-09) +================== Documentation ------------- @@ -9,8 +9,8 @@ Documentation their concrete classes (e.g. ``pyramid.events.NewRequest``) in documentation about making subscriptions. -- All references to Pyramid-the-application were changed from :mod:`pyramid` - to :app:`Pyramid`. A custom role setting was added to ``docs/conf.py`` to +- All references to Pyramid-the-application were changed from mod-`pyramid` + to app-`Pyramid`. A custom role setting was added to ``docs/conf.py`` to allow for this. (internal) 1.0a1 (2010-11-05) -- cgit v1.2.3