Skip to content

Commit

Permalink
Amend changelog with search-api-v2 changes
Browse files Browse the repository at this point in the history
  • Loading branch information
csutter authored Sep 7, 2023
1 parent 9139b99 commit fe9103b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
* BREAKING: Remove Account API `get_email_subscription` method and helpers
* BREAKING: Remove Account API `put_email_subscription` method and helpers
* BREAKING: Remove Account API `delete_email_subscription` method and helpers
* Add a basic adapter for the new `search-api-v2` service, intially with a `#search` method along
the lines of the existing adapter for `search-api` for consistency
* Note: These are no longer used by any apps, so should not be breaking in practice.

# 90.0.0
Expand Down

0 comments on commit fe9103b

Please sign in to comment.