Merge pull request #18030 from angersson/releasenotes

Update RELEASE.md with 1.4.2 change notes
This commit is contained in:
Amit Patankar 2018-03-27 16:01:27 -07:00 committed by GitHub
commit 81012dcd91
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,10 @@
# Release 1.4.2
## Bug Fixes and Other Changes
* Fixes a potential security vulnerability where on-the-fly changes to the dtype
of a tensor reference may lead to undefined behavior.
* Fix an incompatibility with new Bazel versions.
# Release 1.4.1
## Bug Fixes and Other Changes