diff options
| -rw-r--r-- | CHANGES.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 58e484a92..104ed1e98 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,6 +1,12 @@ Next release ============ +Bug Fixes +--------- + +- It is now possible to use asset specifications which contain a hyphen in + Mako asset spec names. See https://github.com/Pylons/pyramid/pull/692 + Features -------- |
