Skip to content

Commit 3340201

Browse files
authored
Update R0.17 README.md/RELEASE.md, in preparation for release (#1367)
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
1 parent 6624380 commit 3340201

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ of releases [here](https://github.com/tensorflow/io/releases).
112112

113113
| TensorFlow I/O Version | TensorFlow Compatibility | Release Date |
114114
| --- | --- | --- |
115+
| 0.17.1 | 2.4.x | Apr 15, 2021 |
115116
| 0.17.0 | 2.4.x | Dec 14, 2020 |
116117
| 0.16.0 | 2.3.x | Oct 23, 2020 |
117118
| 0.15.0 | 2.3.x | Aug 03, 2020 |

RELEASE.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# Release 0.17.1
2+
3+
## Major Features
4+
* Fixed incomplete row reading issue in parquet files.
5+
6+
## Thanks to our Contributors
7+
8+
This release contains contributions from many people:
9+
10+
Samuel Marks, Tom McTiernan, Vignesh Kothapalli, Yong Tang,
11+
Yunze Xu, 博琰
12+
13+
We are also grateful to all who filed issues or helped resolve them, asked and
14+
answered questions, and were part of inspiring discussions.
15+
116
# Release 0.17.0
217

318
## Major Features

0 commit comments

Comments
 (0)