File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -6,11 +6,13 @@ CHANGELOG
6
6
==========
7
7
8
8
* 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
9
+ * bug-fix: Add version bound for requests module to avoid conflicts with docker-compose and docker-py
10
10
* bug-fix: Remove unnecessary dependency tensorflow
11
11
* doc-fix: Change ``distribution `` to ``distributions ``
12
12
* bug-fix: Increase docker-compose http timeout and health check timeout to 120.
13
13
* feature: Local Mode: Add support for intermediate output to a local directory.
14
+ * bug-fix: Update PyYAML version to avoid conflicts with docker-compose
15
+ * doc-fix: Correct the numbered list in the table of contents
14
16
15
17
1.16.1.post1
16
18
============
You can’t perform that action at this time.
0 commit comments