-
Notifications
You must be signed in to change notification settings - Fork 61
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
Update changelog for 2.16.0 #2402
Conversation
b964e3b
to
b34d6a5
Compare
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 added a few formatting suggestions. On top of this, I think it will be handy to annotate feature/improvements with related feature name, e.g. Add
Taband
TabRow Composable groups mappers.
-> Session Replay: Add
Taband
TabRow Composable groups mappers.
. And maybe have See ...
part on the same line?
Also I think you want to have release/2.16.0
as target branch for this PR instead of develop
and maybe update SDK version in the same PR?
b34d6a5
to
96c4676
Compare
@0xnm good remark, updated |
96c4676
to
c1c26a1
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## release/2.16.0 #2402 +/- ##
==================================================
- Coverage 69.95% 69.77% -0.18%
==================================================
Files 763 763
Lines 28377 28367 -10
Branches 4763 4763
==================================================
- Hits 19850 19792 -58
- Misses 7232 7254 +22
- Partials 1295 1321 +26
|
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 guess version change from snapshot to stable will be done in another PR?
c1c26a1
to
1e7d92e
Compare
@0xnm yes it is, this is only to update the changelog |
1e7d92e
to
f2d2331
Compare
What does this PR do?
Update changelog for 2.16.0
Review checklist (to be filled by reviewers)