update changelog
This commit is contained in:
parent
1d8403a67e
commit
d086fbe7ff
1 changed files with 21 additions and 0 deletions
21
CHANGES.txt
21
CHANGES.txt
|
@ -1,4 +1,25 @@
|
||||||
|
|
||||||
|
0.1a11
|
||||||
|
------
|
||||||
|
|
||||||
|
- Add ``alembic`` stuff to scaffold.
|
||||||
|
|
||||||
|
- Overhaul Pyramid templates and styles.
|
||||||
|
|
||||||
|
- Fix ``current_time()`` in ``sqlalchemy`` module.
|
||||||
|
|
||||||
|
- Improve web redirection on user logout.
|
||||||
|
|
||||||
|
- Move database extension to subdir in scaffold.
|
||||||
|
|
||||||
|
- Add ``BooleanSearchFilter`` class.
|
||||||
|
|
||||||
|
- Overhaul CRUD form (create ``CrudView`` class).
|
||||||
|
|
||||||
|
- Add ``get_referer()`` in ``pyramid.util`` module.
|
||||||
|
|
||||||
|
- Overhaul file monitor Windows service.
|
||||||
|
|
||||||
0.1a10
|
0.1a10
|
||||||
------
|
------
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue