-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
meta: CHANGELOG for 6.17.0 #4421
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
AbhiPrasad
commented
Jan 19, 2022
- Add changelog for 6.17.0
- Update MIGRATION doc to reflect undeprecation of Severity enum
- Add changelog for 6.17.0 - Update MIGRATION doc to reflect undeprecation of Severity enum
size-limit report
|
CHANGELOG.md
Outdated
|
||
## 6.17.0-beta.0 | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
## 6.17.0-beta.0 |
I'm not clear why we're keeping the beta marker in here. (We've not done that with previous betas.)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I was following the pattern set by https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md#500-beta1 - as the beta is on master branch, so if a user were to follow the git commit history they would see this.
Open to removing it though.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Removed it for now - we can add it back if users complain.
Co-authored-by: Katie Byers <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!