-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Add change log for 1.6.0-rc1 #5095
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
Codecov Report
@@ Coverage Diff @@
## master #5095 +/- ##
========================================
Coverage ? 37.4%
========================================
Files ? 306
Lines ? 45374
Branches ? 0
========================================
Hits ? 16972
Misses ? 25947
Partials ? 2455 Continue to review full report at Codecov.
|
92bcc0c
to
6f6e105
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.
Some of the items have lower case words for the start of the sentence, in most case they should start with uppercase.
CHANGELOG.md
Outdated
* Add csv file render support defaultly (#4105) | ||
* Add Recaptcha functionality to Gitea (#4044) | ||
* BUGFIXES | ||
* fix release creation via API (#5076) |
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.
Change f
in fix
to be uppercase
CHANGELOG.md
Outdated
* Fix user menu item styling (#4985) | ||
* Fix layout of the topics editing form (#4971) | ||
* Fix null pointer dereference in ParseCommitWithSignature (#4962) | ||
* fix url in discord webhook (#4953) |
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.
Change f
in fix
to be uppercase
CHANGELOG.md
Outdated
* Detect charset and convert non UTF-8 files for display (#4950) | ||
* Make sure to catch the right error so it is displayed on the UI (#4945) | ||
* fix(topics): don't redirect to explore page. (#4938) | ||
* fix bug forget to remove Stopwatch when remove repository (#4928) |
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.
Change f
in fix
to be uppercase
@techknowlogick done. |
No description provided.