fixed version order in changes file

This commit is contained in:
Lance Edgar 2012-07-09 03:35:59 -05:00
parent 811eb1566c
commit 53e40c9d7f

View file

@ -1,25 +1,8 @@
0.1a1
0.1a6
-----
- Initial version
0.1a2
-----
- Add ``win32.send_data_to_printer()`` function.
- Various tweaks to Pyramid code.
0.1a3
-----
- Various tweaks to Pyramid code.
0.1a4
-----
- Fixed call to sleep() in filemon service.
- Fixed MANIFEST.in file.
0.1a5
-----
@ -28,7 +11,24 @@
- Tweaked logging configuration and initialization semantics.
0.1a6
0.1a4
-----
- Fixed MANIFEST.in file.
- Fixed call to sleep() in filemon service.
0.1a3
-----
- Various tweaks to Pyramid code.
0.1a2
-----
- Add ``win32.send_data_to_printer()`` function.
- Various tweaks to Pyramid code.
0.1a1
-----
- Initial version