Skip to content

Commit

Permalink
Release v1.4.0 (#138)
Browse files Browse the repository at this point in the history
  • Loading branch information
frederikprijck authored Mar 25, 2021
1 parent 27adc16 commit a0ff1b7
Show file tree
Hide file tree
Showing 17 changed files with 979 additions and 432 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Change Log

## [v1.4.0](https://github.com/auth0/auth0-angular/tree/v1.4.0) (2021-03-25)

[Full Changelog](https://github.com/auth0/auth0-angular/compare/v1.3.2...v1.4.0)

**Added**

- [SDK-2390] Add Support for Organizations [\#135](https://github.com/auth0/auth0-angular/pull/135) ([frederikprijck](https://github.com/frederikprijck))
- Add uriMatcher to HttpInterceptorRouteConfig [\#122](https://github.com/auth0/auth0-angular/pull/122) ([frederikprijck](https://github.com/frederikprijck))

**Changed**

- Update State when error occurs while getting token [\#124](https://github.com/auth0/auth0-angular/pull/124) ([frederikprijck](https://github.com/frederikprijck))
- Enable strict mode [\#123](https://github.com/auth0/auth0-angular/pull/123) ([AlexElin](https://github.com/AlexElin))

## [v1.3.2](https://github.com/auth0/auth0-angular/tree/v1.3.2) (2021-01-21)

[Full Changelog](https://github.com/auth0/auth0-angular/compare/v1.3.1...v1.3.2)
Expand Down
Loading

0 comments on commit a0ff1b7

Please sign in to comment.