-
Notifications
You must be signed in to change notification settings - Fork 898
update changelog and docs for release #2751
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
version: 42.5.2 | ||
--- | ||
**Notable changes** | ||
|
||
### Changed |
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 believe we should add a notice on regressions, so users prefer 42.5.3 instead
@@ -10,6 +10,15 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/). | |||
|
|||
### Fixed | |||
|
|||
## [42.5.3] (2023-02-03 08:24:50 -0500) |
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.
better ?
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 mean updating the release notes for 42.5.2 (past release)
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.
done
* update changelog and docs for release * make it clear this is a regression release * note that 42.5.2 has 2 regressions
* update changelog and docs for release (#2751) * note that 42.5.2 has 2 regressions * update docs for release 42.5.3 * remove missing createTempTable call from copy example
No description provided.