-
Notifications
You must be signed in to change notification settings - Fork 66
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
chore: bump version to 1.0.2, add CHANGELOG #582
Conversation
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
Thanks for adding the changelog and let's use |
Reason: we can't "unrelease". We point to 1.0.x version in other places. See: #561
2d93c46
to
a82df3c
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.
LGTM
Co-Authored-By: Unnawut Leepaisalsuwanna <[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.
Good catch, the PaymentInFlightExitRouter.inFlightExits
sneaked in as well :)
Reason: we can't "unrelease". We point to 1.0.x version in other places.
See: #561
Also, see rollback discussion here: #580
[edit: we end up moving to 1.0.2 instead of 2.0.0]