update changelog
This commit is contained in:
parent
9b2589ca12
commit
9eb33258b4
1 changed files with 10 additions and 0 deletions
10
CHANGES.txt
10
CHANGES.txt
|
@ -1,4 +1,14 @@
|
||||||
|
|
||||||
|
0.1a23
|
||||||
|
------
|
||||||
|
|
||||||
|
- [feature] Added ``capture_output()`` function to ``win32`` module. This is a
|
||||||
|
convenience function which works around an issue when attempting to capture
|
||||||
|
output from a command when the calling application is a Windows GUI app which
|
||||||
|
was launched via the Windows console (DOS terminal).
|
||||||
|
|
||||||
|
- [feature] Updated ``User`` and ``Role`` management views for Pyramid apps.
|
||||||
|
|
||||||
0.1a22
|
0.1a22
|
||||||
------
|
------
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue