summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2010-11-21 17:46:14 -0500
committerChris McDonough <chrism@plope.com>2010-11-21 17:46:14 -0500
commitd0e2f661e07d43188435b25aec0577dfbd50cfb0 (patch)
tree6bd59a2b63676ccd8b7ee67e875631faa78b2ae0 /CHANGES.txt
parent957f614be664cb3b2015c39e2ac3441b7fda2f1b (diff)
downloadpyramid-d0e2f661e07d43188435b25aec0577dfbd50cfb0.tar.gz
pyramid-d0e2f661e07d43188435b25aec0577dfbd50cfb0.tar.bz2
pyramid-d0e2f661e07d43188435b25aec0577dfbd50cfb0.zip
- SQLAlchemy+URLDispatch tutorial updated to integrate changes to
``pyramid_routesalchemy`` template.
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 a4481edb3..9fa66ce1f 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -23,6 +23,9 @@ Documentation
Shootout and Virginia sample applications, ported from their repoze.bfg
origin packages.
+- SQLAlchemy+URLDispatch tutorial updated to integrate changes to
+ ``pyramid_routesalchemy`` template.
+
1.0a4 (2010-11-21)
==================