Skip to content

Commit f504de7

Browse files
committed
Add CHANGES entry for Auth tokens (#3391)
1 parent e1abb2a commit f504de7

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

CHANGES

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
Version 8.5 (Unreleased)
22
------------------------
33

4-
- Added option to upload a profile image as an alternative to Gravatar
5-
- Deprecated ``sentry celery`` subcommand in favor of ``sentry run {worker|cron}``
6-
- Breadcrumb interface now rendered in event UI
7-
- Project notification settings page now indicates if current user is subscribed to active project
8-
- User is now automatically redirected to login page if their session expires inside React client application
4+
- Added option to upload a profile image as an alternative to Gravatar.
5+
- Deprecated ``sentry celery`` subcommand in favor of ``sentry run {worker|cron}``.
6+
- Breadcrumb interface now rendered in event UI.
7+
- Project notification settings page now indicates if current user is subscribed to active project.
8+
- User is now automatically redirected to login page if their session expires inside React client application.
9+
- Added new auth tokens to deprecate the usage of the older API keys.
910

1011
Schema Changes
1112
~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)