Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 755 Bytes

changelog.md

File metadata and controls

38 lines (24 loc) · 755 Bytes

CHANGELOG

11/18/2020

  • Updated MSAL.js to 2.7.0
  • Corrected account selection logic.
  • Removed UI update code from authPopup.js and authRedirect.js

10/08/2020

  • Revised comments in source code.
  • Updated MSAL.js to 2.3.1

08/27/2020

  • Updated MSAL.js to 2.1.0.
  • Corrected documentation link in authConfig.js.
  • Minor README.md change.

08/05/2020

  • Updated MSAL.js to 2.0.1.
  • Added issue & PR templates.

22/06/2020

  • Updated MSAL.js to 2.0.0-beta.2.

20/04/2020

  • Added apps.json for AAD Portal automation.
  • Added sample.json and .ps scripts for registration automation.

19/04/2020

  • Created initial files for quickstart project.
  • Updated quickstart to use MSAL 2.0 (@azure/msal-browser).
  • Updated docs and samples.