Skip to content

Commit

Permalink
Updated the new version release notes.
Browse files Browse the repository at this point in the history
  • Loading branch information
eaplatanios committed Jan 31, 2018
1 parent 7ea4c9a commit 850992b
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions notes/v0.1.1.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
# 0.1.1 Minor Fix

This release fixes an issue with the packaged pre-compiled TensorFlow
binaries.
This release fixes the following bugs:

- Issue with the packaged pre-compiled TensorFlow binaries that
affected Linux platforms.
- Learn API bug where the shared name of input iterators was being
set incorrectly.

I also switched to using CircleCI for continuous integration, instead
of TravisCI.

0 comments on commit 850992b

Please sign in to comment.