File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed
Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -12,18 +12,21 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1212See the License for the specific language governing permissions and
1313limitations 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
You can’t perform that action at this time.
0 commit comments