Skip to content

Commit

Permalink
Remove unreleased PRs from changelog (#697)
Browse files Browse the repository at this point in the history
  • Loading branch information
adamjmcgrath committed Jan 26, 2022
1 parent 2dcf2a0 commit e772c1a
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,6 @@

[Full Changelog](https://github.com/auth0/node-auth0/compare/v2.37.0...v2.38.0)

**Added**

- [CAUTH-1274]: feat(attack protection): add breached password detection endpoints [\#676](https://github.com/auth0/node-auth0/pull/676) ([sdwvit](https://github.com/sdwvit))
- [CAUTH-1272]: feat(attack protection): add suspicious IP throttling endpoints support [\#672](https://github.com/auth0/node-auth0/pull/672) ([sdwvit](https://github.com/sdwvit))
- [CAUTH-1270]: feat(attack protection): add brute-force-protection endpoints support [\#666](https://github.com/auth0/node-auth0/pull/666) ([sdwvit](https://github.com/sdwvit))

**Changed**

- refactor to es6 syntax with classes [\#665](https://github.com/auth0/node-auth0/pull/665) ([hornta](https://github.com/hornta))
Expand Down

0 comments on commit e772c1a

Please sign in to comment.