Skip to content

Latest commit

 

History

History
44 lines (34 loc) · 1.36 KB

CHANGELOG.md

File metadata and controls

44 lines (34 loc) · 1.36 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.

[Unreleased]

  • Upgrade packages

1.0.5 - 2018-12-05

Added

  • Upgrade to Angular 7

Fixex

  • Removed log messages

1.0.4 - 2018-10-18

Fixed

  • Fix issue with AoT builds of importing project

1.0.3 - 2018-10-18

Fixed

  • Resolve dependencies for OidcService
  • Fix Redirect Logout button in example app

1.0.2 - 2018-10-18

Fixed

  • Issue #2 to enable builds with --prod flag

1.0.1 - 2018-10-15

Added

  • New configuration useCallbackFlag?:boolean to indicate if Popup or Callback should be remembered in local storage

Fixed

  • Inextensibility error when passing arguments to signinPopup/signinRedirect

[1.0.0] - 2018-10-12

Added

  • First release