-
Notifications
You must be signed in to change notification settings - Fork 58
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
Prepare for release 21.04.0 #402
Conversation
Codecov Report
@@ Coverage Diff @@
## ospd-openvas-21.04 #402 +/- ##
======================================================
- Coverage 84.23% 84.17% -0.06%
======================================================
Files 9 9
Lines 1535 1536 +1
======================================================
Hits 1293 1293
- Misses 242 243 +1
Continue to review full report at Codecov.
|
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 think there are some small things that should be fixed here.
CHANGELOG.md
Outdated
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. | |||
|
|||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). | |||
|
|||
## [21.4] (unreleased) | |||
## [21.04.0] (unreleased) |
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.
Didn't we want to remove the padding zeroes in the version numbers, especially for Python projects?
Also, you forgot to add the date here.
CHANGELOG.md
Outdated
|
||
## [20.8] | ||
## [20.08.2] (unreleases) |
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 should read "unreleased"
## [20.08.2] (unreleases) | |
## [20.08.2] (unreleased) |
635914e
to
2a3c41a
Compare
Requested changes already fix and PR approved by other dev
What:
Prepare for release 21.04.0
Why:
How:
Checklist: