Skip to content

Commit 850992b

Browse files
committed
Updated the new version release notes.
1 parent 7ea4c9a commit 850992b

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

notes/v0.1.1.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
# 0.1.1 Minor Fix
22

3-
This release fixes an issue with the packaged pre-compiled TensorFlow
4-
binaries.
3+
This release fixes the following bugs:
4+
5+
- Issue with the packaged pre-compiled TensorFlow binaries that
6+
affected Linux platforms.
7+
- Learn API bug where the shared name of input iterators was being
8+
set incorrectly.
9+
10+
I also switched to using CircleCI for continuous integration, instead
11+
of TravisCI.

0 commit comments

Comments
 (0)