diff options
| author | Chris McDonough <chrism@plope.com> | 2010-12-24 16:22:55 -0500 |
|---|---|---|
| committer | Chris McDonough <chrism@plope.com> | 2010-12-24 16:22:55 -0500 |
| commit | b33dcac47dc0e759cd77a1548d8b38663a977df0 (patch) | |
| tree | b01fcfa4b4a9e0d27c96b28caa95a2ecd992a3ef /CHANGES.txt | |
| parent | 83efb21867545b0e2084be1fa7aa33f02b211cd3 (diff) | |
| download | pyramid-b33dcac47dc0e759cd77a1548d8b38663a977df0.tar.gz pyramid-b33dcac47dc0e759cd77a1548d8b38663a977df0.tar.bz2 pyramid-b33dcac47dc0e759cd77a1548d8b38663a977df0.zip | |
- Fix API documentation rendering for ``pyramid.view.static``
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index eef001f73..6932a0c25 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -59,6 +59,8 @@ Documentation - Changed the "ZODB + Traversal Wiki Tutorial" based on changes to ``pyramid_zodb`` Paster template. +- Fix API documentation rendering for ``pyramid.view.static`` + 1.0a7 (2010-12-20) ================== |
