-
Notifications
You must be signed in to change notification settings - Fork 715
chore: update release note #8220
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
Signed-off-by: tamjidahmed <mail.to.tamjid@gmail.com>
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.
This is a great start! Looking much better already!
Left some initial comments that I think you can use for many of these to clean it up further :)
…o light-client/08-wasm
…ost to light-clients/09-localhost
…eady for further edits
- Removed `Channe upgradability` from changelog - Removed Transfer forwarding
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, didn't see a note on chan upgradability maybe i missed it. If it isn't there, pls add before merging
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.
Nice work!
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.
Great work! I know this was tedious, but it was also very much appreciated 🙏
* first draft changelog * chore: update release note (#8220) * start dependencies ordering Signed-off-by: tamjidahmed <mail.to.tamjid@gmail.com> * Sort testing * added dependencies * chore: removed delemeter * chore: only keep the most recent dependency bump * Remove insignificant dependency bumps * chore: Updated tests for changelog * API breaking * chore: added changelogs for api breaking + improvement + feat * fix: address pr comment -> updated changelog type from core/08-wasm to light-client/08-wasm * fix: address pr comment -> updated changelog type from core/09-localhost to light-clients/09-localhost * fix: addr PR comment. core/08-wasm -> light-clients/08-wasm * fix: Address PR comment. Remove "TODO list all changes" * refactor: move Testing sectionn to the bottom of the c.log. Make it ready for further edits * fix: Address PR comment. - Removed `Channe upgradability` from changelog - Removed Transfer forwarding * fix: include all explicit bumps and rollbacks * fix: reference * fix: added missing entry in changelog * fix: remove change log * fix: Remove channel upgrade from change log * fix: removed changelog for fee * fix: remove test-middleware from change log * fix: Removed trivial tests from change log * fix: remove dup entry * fix: included fee middleware * fix: Added remove chanel upgradability to change log. * some minor adjustments --------- Signed-off-by: tamjidahmed <mail.to.tamjid@gmail.com> Co-authored-by: Gjermund Garaba <gjermund@garaba.net> * remove commented out stuff and add unreleased --------- Signed-off-by: tamjidahmed <mail.to.tamjid@gmail.com> Co-authored-by: Tamjid Ahmed <mail.to.tamjid@gmail.com>
* first draft changelog * chore: update release note (#8220) * start dependencies ordering Signed-off-by: tamjidahmed <mail.to.tamjid@gmail.com> * Sort testing * added dependencies * chore: removed delemeter * chore: only keep the most recent dependency bump * Remove insignificant dependency bumps * chore: Updated tests for changelog * API breaking * chore: added changelogs for api breaking + improvement + feat * fix: address pr comment -> updated changelog type from core/08-wasm to light-client/08-wasm * fix: address pr comment -> updated changelog type from core/09-localhost to light-clients/09-localhost * fix: addr PR comment. core/08-wasm -> light-clients/08-wasm * fix: Address PR comment. Remove "TODO list all changes" * refactor: move Testing sectionn to the bottom of the c.log. Make it ready for further edits * fix: Address PR comment. - Removed `Channe upgradability` from changelog - Removed Transfer forwarding * fix: include all explicit bumps and rollbacks * fix: reference * fix: added missing entry in changelog * fix: remove change log * fix: Remove channel upgrade from change log * fix: removed changelog for fee * fix: remove test-middleware from change log * fix: Removed trivial tests from change log * fix: remove dup entry * fix: included fee middleware * fix: Added remove chanel upgradability to change log. * some minor adjustments --------- Signed-off-by: tamjidahmed <mail.to.tamjid@gmail.com> Co-authored-by: Gjermund Garaba <gjermund@garaba.net> * remove commented out stuff and add unreleased --------- Signed-off-by: tamjidahmed <mail.to.tamjid@gmail.com> Co-authored-by: Tamjid Ahmed <mail.to.tamjid@gmail.com> (cherry picked from commit 20e0a9f)
* first draft changelog * chore: update release note (#8220) * start dependencies ordering Signed-off-by: tamjidahmed <mail.to.tamjid@gmail.com> * Sort testing * added dependencies * chore: removed delemeter * chore: only keep the most recent dependency bump * Remove insignificant dependency bumps * chore: Updated tests for changelog * API breaking * chore: added changelogs for api breaking + improvement + feat * fix: address pr comment -> updated changelog type from core/08-wasm to light-client/08-wasm * fix: address pr comment -> updated changelog type from core/09-localhost to light-clients/09-localhost * fix: addr PR comment. core/08-wasm -> light-clients/08-wasm * fix: Address PR comment. Remove "TODO list all changes" * refactor: move Testing sectionn to the bottom of the c.log. Make it ready for further edits * fix: Address PR comment. - Removed `Channe upgradability` from changelog - Removed Transfer forwarding * fix: include all explicit bumps and rollbacks * fix: reference * fix: added missing entry in changelog * fix: remove change log * fix: Remove channel upgrade from change log * fix: removed changelog for fee * fix: remove test-middleware from change log * fix: Removed trivial tests from change log * fix: remove dup entry * fix: included fee middleware * fix: Added remove chanel upgradability to change log. * some minor adjustments --------- Signed-off-by: tamjidahmed <mail.to.tamjid@gmail.com> Co-authored-by: Gjermund Garaba <gjermund@garaba.net> * remove commented out stuff and add unreleased --------- Signed-off-by: tamjidahmed <mail.to.tamjid@gmail.com> Co-authored-by: Tamjid Ahmed <mail.to.tamjid@gmail.com> (cherry picked from commit 20e0a9f) Co-authored-by: Gjermund Garaba <gjermund@garaba.net>
Description
Release note for v10.0.0. This PR only deals with changelogs of the release note.
closes: #XXXX
Before we can merge this PR, please make sure that all the following items have been
checked off. If any of the checklist items are not applicable, please leave them but
write a little note why.
docs/
).godoc
comments.Files changed
in the GitHub PR explorer.SonarCloud Report
in the comment section below once CI passes.