-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Update version to 1.16.1.post1 #516
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
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.
doc-fixes not enhancements
It doesn't fix anything, so it's not doc-fix.
Codecov Report
@@ Coverage Diff @@
## master #516 +/- ##
======================================
Coverage 92.7% 92.7%
======================================
Files 71 71
Lines 5336 5336
======================================
Hits 4947 4947
Misses 389 389
Continue to review full report at Codecov.
|
CHANGELOG.rst
Outdated
|
||
* feature: Documentation: update TensorFlow README for Script Mode | ||
* enhancement: Documentation: add documentation for Reinforcement Learning Estimator. | ||
* enhancement: Documentation: update TensorFlow README for Script Mode |
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.
in the past, when the documentation update is for adding explanations for a new feature, we've labeled it as a "feature" (e.g. 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.7.0, 1.13.0) or a "doc-fix" (e.g. 1.10.1, 1.11.1, 1.14.2). This isn't really an "enhancement"; if the documentation were just further clarifying something that was already written, it'd seem more like an "enhancement".
Update version to 1.16.1.post1
Merge Checklist
Put an
x
in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your pull request.By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.