diff options
| author | Michael Merickel <michael@merickel.org> | 2014-11-10 00:15:53 -0600 |
|---|---|---|
| committer | Michael Merickel <michael@merickel.org> | 2014-11-10 00:15:53 -0600 |
| commit | ba5444531cccf50e7d8b146f80cd22b1508f4bcf (patch) | |
| tree | 20e94117b7329ebb751f47a2fb7fd9b03bc77ffc /CHANGES.txt | |
| parent | 45eb7db00ca472ccd8230f79a01e0eff5c3597ce (diff) | |
| download | pyramid-ba5444531cccf50e7d8b146f80cd22b1508f4bcf.tar.gz pyramid-ba5444531cccf50e7d8b146f80cd22b1508f4bcf.tar.bz2 pyramid-ba5444531cccf50e7d8b146f80cd22b1508f4bcf.zip | |
update changelog
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 0605ed308..927e7ce2a 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -13,6 +13,9 @@ Features resources relative to the package in which the ``Configurator`` was created. See https://github.com/Pylons/pyramid/pull/1337 +- Added line numbers to the log formatters in the scaffolds to assist with + debugging. See https://github.com/Pylons/pyramid/pull/1326 + Bug Fixes --------- |
