Skip to content

Commit 6821485

Browse files
TensorFlow Hub Authorscopybara-github
authored andcommitted
Update RELEASES.md for 0.16.0
PiperOrigin-RevId: 600469162
1 parent 09d0259 commit 6821485

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

RELEASE.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,18 +12,21 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1212
See the License for the specific language governing permissions and
1313
limitations under the License.
1414
==============================================================================-->
15-
# Current version 0.16.0-dev
15+
# Current version 0.17.0-dev
1616
* Under development
17-
* Removed deprecated LatestModuleExporter and register_module_for_export API
1817

19-
# Current version 0.15.0
18+
# Release 0.16.0
19+
* Enforce using Keras 2 by checking for installation of `tf_keras`
20+
* Remove deprecated TF 1 API (LatestModuleExporter, register_module_for_export, ...)
21+
22+
# Release 0.15.0
2023
* Require Python 3.9+.
2124
* Bump rules_license to 0.0.4.
2225
* Move `LICENSE` to `tensorflow_hub/LICENSE`.
2326
* Use `license_files` instead of `license_file` in `setup.cfg`.
2427
* Remove empty `tools` directory.
2528

26-
# Current version 0.14.0
29+
# Release 0.14.0
2730
* Remove make_image_classifier and make_nearest_neighbour_index.
2831
* Directly load https://hub.tensorflow.google.cn/* handles from GCS.
2932

0 commit comments

Comments
 (0)