-
Notifications
You must be signed in to change notification settings - Fork 76
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
Add version release notes and unify expressions #2889
base: main
Are you sure you want to change the base?
Conversation
I've reflected updates and release date on the readme about the content that actual users would find important. Signed-off-by: bluayer <[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.
@bluayer thanks for this PR.
We want to have description of versions in the readme short and concise.
More information can be found here https://github.com/valkey-io/valkey-glide/releases/tag/v1.2.0
So no need to modify the content, but please kindly change the month to Nov (no need to mention GA) they are all GA in the readme
@ikolomi Thank you for a your comment. Suggestion : How about deleting the content about version 1.2 and adding a link to Release? |
@ikolomi I think we can add a section of "last release" or similar to make it clear. Better wordings, probably. |
@bluayer Kindly update your PR |
@avifenesh @ikolomi few lines were removed from readme in 1.3. Is this PR still relevant? |
@Yury-Fridly I think it is, but we might better close it, and open a seperate one, fits the current status. Current version: v1.3.0
Date:
whats new:
new contributors
breaking
bugs fix
security fixes
For the full release notes see....
Next version road-map:
version: 1.4
features....
planned realease date (roughly) :...
previous relasese:
1.2.1 date features, see ... for full
1.2.0....
1.1.0....
. |
Description
I've reflected updates and release date on the readme about the content that actual users would find important.
Also, the expressions for the features between the README, release notes, and Wiki were different, so I modified the README to match these parts.
Issue link
This Pull Request is linked to issue (URL): [REPLACE ME]