Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ashkarpetin committed Apr 28, 2023
1 parent f0729f1 commit 6e1e4e5
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,6 @@ Security - in case of vulnerabilities.

## [Unreleased]

### Removed

- [x] Removed `UserService` methods: `resetPassword`, `resetTotp`, `updatePassword`
- [x] Removed `ResetPassword`, `UpdatePassword` entities

### Added

- [x] Added new property to `Subscription`: `paymentInstrumentId`
Expand Down Expand Up @@ -47,6 +42,11 @@ Security - in case of vulnerabilities.
- [x] Deprecated `PayPalInstrument::getPayPalAccountId` method
- [x] Deprecated `PayPalInstrument::setPayPalAccountId` method

### Removed

- [x] Removed `UserService` methods: `resetPassword`, `resetTotp`, `updatePassword`
- [x] Removed `ResetPassword`, `UpdatePassword` entities

## [2.19.0] 2022-06-22

### Added
Expand Down

0 comments on commit 6e1e4e5

Please sign in to comment.