Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1.3 KB

CHANGES.md

File metadata and controls

28 lines (17 loc) · 1.3 KB

Version 0.1.5

  • Global: Update links after project transfer [#55]
  • Dependencies: Pin requests-oauthlib and oauthlib [#54]
  • Travis: use xenial build environment [#52]
  • Docs: versioning like readthedocs for documentation [#51]
  • Add Python 3.6 to Travis CI test matrix [#49]

Version 0.1.4

  • No new changes are introduced in this version. PyPi deployment failed for version 0.1.3.

Version 0.1.3

  • Fix get_safe_redirect_target function by not dropping the query parameters anymore [#48]
  • Bump Invenio dependencies to stable versions (> v1.0.0) [#47]

Version 0.1.2

  • Add .rodare.json file for automatic software preservation [#46]

Version 0.1.1

  • Create linked identity when user logs in to support multiple idenitiy providers [#45]

Version 0.1

  • Initial release