Skip to content

Commit

Permalink
changelog formatting change
Browse files Browse the repository at this point in the history
  • Loading branch information
baldwint committed Mar 4, 2015
1 parent 0ccec4e commit d6abcd1
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,28 +6,28 @@ Release History
0.3.0 (forthcoming)
++++++++++++++++++

- Clans now displays "Last Updated" and "Last Login" timestamps in
your local timezone (or some other one you configure).
- Added ``timezone`` and ``date_format`` config options
- ScrAPI now returns Python datetime objects for time-related data,
in the UTC time zone. An additional ``timezone`` keyword argument
specifies which zone the server assumed to be in.
- Miscellaneous structural changes
- Clans now displays "Last Updated" and "Last Login" timestamps in
your local timezone (or some other one you configure).
- Added ``timezone`` and ``date_format`` config options
- ScrAPI now returns Python datetime objects for time-related data,
in the UTC time zone. An additional ``timezone`` keyword argument
specifies which zone the server assumed to be in.
- Miscellaneous structural changes

0.2.1 (2015-01-03)
++++++++++++++++++

- Bug fix in HTTPS handling
- Bug fix in HTTPS handling

0.2.0 (2014-09-25)
++++++++++++++++++

- Added ability to use HTTPS and verify the certificate
- ScrAPI change: always retrieve server-side MD5 hash
- Support for Python 3.4
- Added ability to use HTTPS and verify the certificate
- ScrAPI change: always retrieve server-side MD5 hash
- Support for Python 3.4

0.1.0 (2014-04-01)
++++++++++++++++++

- Initial public release
- Initial public release

0 comments on commit d6abcd1

Please sign in to comment.