Skip to content

Commit

Permalink
Changelog for upcoming release 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
swizzlevixen committed Jul 5, 2018
1 parent 5e8b72e commit 221f90e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,10 @@ and this project adheres to `Semantic Versioning <https://semver.org/spec/v2.0.0
Added
.....

- This ``CHANGELOG.markdown``
- This ``CHANGELOG.rst``
- Converted ``README.md`` to ``.rst``
- Documentation written with reStructuredText and Sphinx, being built to `Read the Docs <https://letterboxd.readthedocs.io/>`_
- Added a number of files/tests provided as defaults in `cookiecutter-pypackage <https://github.com/audreyr/cookiecutter-pypackage>`_
- Added a number of defaults and tests as provided in `cookiecutter-pypackage <https://github.com/audreyr/cookiecutter-pypackage>`_
- Added an easy initializer with ``import letterboxd`` and then ``letterboxd.new()``
- ``User.refresh_token()`` to refresh the user authentication oAuth token
- Coverage for Letterboxd API endpoints:
Expand Down

0 comments on commit 221f90e

Please sign in to comment.