File tree 1 file changed +4
-1
lines changed
1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -5,12 +5,15 @@ CHANGELOG
5
5
1.16.2.dev
6
6
==========
7
7
8
+ * enhancement: Check for S3 paths being passed as entry point
8
9
* feature: Add support for AugmentedManifestFile and ShuffleConfig
9
- * bug-fix: add version bound for requests module to avoid version conflicts between docker-compose and docker-py
10
+ * bug-fix: Add version bound for requests module to avoid conflicts with docker-compose and docker-py
10
11
* bug-fix: Remove unnecessary dependency tensorflow
11
12
* doc-fix: Change ``distribution `` to ``distributions ``
12
13
* bug-fix: Increase docker-compose http timeout and health check timeout to 120.
13
14
* feature: Local Mode: Add support for intermediate output to a local directory.
15
+ * bug-fix: Update PyYAML version to avoid conflicts with docker-compose
16
+ * doc-fix: Correct the numbered list in the table of contents
14
17
15
18
1.16.1.post1
16
19
============
You can’t perform that action at this time.
0 commit comments