CHANGES 394B

1234567891011121314151617
  1. Change log
  2. ==========
  3. Version 0.1 (2013-02-05)
  4. - New --version option
  5. - setup.py now read version from source code
  6. Version 0.0.4 (2013-02-04)
  7. - Add CHANGES for history track and better versioning
  8. Version 0.0.3 (2013-02-04)
  9. - Publish on PyPI, supports read patch from file, pipe and diff output from
  10. revision tools (thanks to `Steven Myint <https://github.com/myint>`_)