Skip to content

Latest commit

 

History

History
63 lines (40 loc) · 1.16 KB

changelog.md

File metadata and controls

63 lines (40 loc) · 1.16 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.0.6

Changed

  • Designed created observerer to change username if exists

Fixed

  • Removed error handling on asynchronous methods.

1.0.5

Added

  • checkEnrollment and enroll method added

Fixed

  • Error with cookie edinstanceid. Removed expiry

1.0.4

Added

  • Method to get all courses

1.0.3

Added

  • Password reset support

1.0.2 - 2019-05-02

Added

  • Verification support

Fixed

  • Changed login email and password data to potential login and register request submissions
  • Login to return on failure

1.0.1 - 2019-05-01

Added

  • Logout js resource
  • Logout event handler

Fixed

  • Login cookie errors

1.0.0 - 2019-04-29

Fixed

  • License format
  • Composer.json license details

0.0.0 - 2019-04-29

Added

  • Created Listeners, Models, Observers, Service Providers and openedx.php